What is the difference between an informat and a format?
Name three informats or formats.
Answer Posted / m
informat:it is an instruction used by sas to read the data.
eg:$w., $CHARw., commaw.d
format: instruction used by SAS to write the data value.
eg: date9., best., mmddyy10.
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
If money were no object, what would you like to do?
Why double trailing @@ is used in input statement?
how does sas handle missing values in functions? : Sas programming
Explain the difference between informat and format with an example.
what is sas data set?
what r the job openings SAS for fresher graduates !
name some data transformation used in sas di? : Sas-di
How to specify variables to be processed by the freq procedure?
How to test the debugging in sas?
Can you execute a macro within a macro? Describe. : sas-macro
Name any two sas spawners? : sas-grid-administration
what is the primary data source for the wrs? : Sas-bi
how do the in= variables improve the capability of a merge? : Sas programming
How can I remove header from output data set?
What is PROC in SAS?