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
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
What are the differences between sum function and using “+” operator?
What is the command used to find missing values?
What are the new features included in the new version of SAS Programming Language?
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?
What is connection profile? : sas-grid-administration
What are the uses of sas?
Intern stastical programmer written test
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
How we can call macros with in data step? : sas-macro
Describe crosslist option in tables statement?
How would you identify a macro variable?
why is sas considered self-documenting? : Sas programming
Which command is used to save logs in the external file?
What is the basic syntax style in SAS?