What is the difference between an informat and a format.
Name three informats or formats.
Answer Posted / selvakumar
informat - the format used to read the variable from raw
data
format - the format used to print the values of the variable
Informat ? ddmmyy10.,
| Is This Answer Correct ? | 72 Yes | 9 No |
Post New Answer View All Answers
In sas, what are the areas that you are most interested in? : sas-grid-administration
how does sas handle missing values in procs? : Sas programming
what can you learn from the sas log when debugging? : Sas programming
what is the Population you used in your project, is it ITT or PP?
what is function of retain statment
what are some differences between proc summary and proc means? : Sas programming
how can you create zero observation dataset? : Sas programming
What are symget and symput? : sas-macro
What is the difference between using drop = data set option in data statement and set statement?
What is the use of function Proc summary?
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
What versions of SAS have you used (on which platforms)?
If you could design your ideal job, what would it look like?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?