What is the difference between an informat and a format?
Name three informats or formats.
Answer Posted / chandu
Informat tells SAS how to read the raw data,
Format tells SAS how to print the raw data into user
readable pattren....
Chiranjeevi garu, for your information,
Format statement can be used in both DATA step as well in
PROC step.....
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Do you need to rearrange the order of the data for the report?
In sas, what are the areas that you are most interested in? : sas-grid-administration
How do you connect the desktop application to metadata server? : sas-grid-administration
what are the categories that sas informats are used to the place the data? : Sas-administrator
why is a stop statement needed for the point=option on a set statement? : Sas programming
what other sas products have you used and consider yourself proficient in using? : Sas programming
How do you test for missing values?
what is the basic structure sas administrator? : Sas-administrator
What is the use of divide function?
Give some examples where proc report’s defaults are different than proc print’s defaults?
What are the 3 components in sas programming?
What is a put statement?
Given an unsorted data set, how to read the last observation to a new data set?
How sas treats the dsd delimiters?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming