What is the difference between an informat and a format.
Name three informats or formats.
Answer Posted / l. zeenesh meitei
informat is always used with input statement as informat
should be equal to the raw data.
where as format starts with format and can be same or
different to the raw data.. as format is used when reading
created the dataset not the raw.
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is a method to debug and test your SAS program?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what other sas products have you used and consider yourself proficient in using? : Sas programming
What is by-group processing?
How to limit decimal places for the variable using proc means?
what is null hypothesis? why do you consider that?
How would you determine the number of missing or nonmissing values in computations?
Enlist the functions performed by sas.
Tell me about % include and % eval? : sas-macro
What’s the difference between var b1 – b3 and var b1 — b3?
Explain input and put function?
what is sas business intelligence? : Sas-bi
what are the best practices to process the large data sets in sas programming? : Sas-administrator
what are sas bi dashboard components? : Sas-bi
What is the order of application for output data set options, input data set options and SAS statements?