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
Differences between where and if statement?
what is SAS OPTIMIZATION?
What are the new features included in the new version of SAS Programming Language?
What do the PUT and INPUT functions do?
What does the RUN statement do?
Have you used macros? For what purpose you have used? : sas-macro
What are the 3 components in sas programming?
: and & modifiers.
Are you involved in writing the inferential analysis plan? Tables specifications?
What are the features of SAS?
What do the put and input function do?
What are the data types in sas?
Name any two sas spawners? : sas-grid-administration
What does PROC print, and PROC contents do?
How do you control the number of observations and/or variables read or written?