What is the difference between an informat and a format.
Name three informats or formats.
Answer Posted / sudheer
farmat is the option which is used to print the data in the
particular way, if you declare the format option in the
data set block it will stored permanenetly, were as if you
put the format in the procedure block, it will temparary
for the printing purpose.
informat is the option which is used to read the data from
the extral file or data lines(cards0, internal data.
Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
What do you know about sas data set?
for whom is sas data integration studio designed? : Sas-di
: and & modifiers.
Can you execute a macro within a macro? Describe. : sas-macro
What is the difference between proportion and average?
What is the function of Stop statement in a SAS Program?
How are numeric and character missing values represented internally?
for what purpose would you use the retain statement? : Sas programming
explain about data integrator metadata reports? : Sas-di
What is the basic syntax style in SAS?
what is the use of proc sql? : Sas programming
What is the maximum and minimum length of macro variable
What is the role of sas grid administrator? : sas-grid-administration
I have a SCD Type 2 Dimention for Location In which A Sales Office in Having two Surrogate Keys just because of the change in it's Sales Group. SKey SalesGroup Sales Office BeginDate EndDate 280 SG1 SO1 01APR2000 01APR2010 281 SG2 SO1 02APR2010 31MAR2999 Now while loading the Fact, the Lookup ir returning SKey 280 for records before and after 01APR2010. I am not able to give WHERE condition in the Lookup Properties (TranDate between BeginDate and EndDate). Please help.
What would you change about your job?