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
What do the SAS log messages "numeric values have been converted to character" mean?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
What is a method to debug and test your SAS program?
Name few SAS functions?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
How does the internal authentication work in sas? : sas-grid-administration
How long can a macro variable be? A token? : sas-macro
what is function of retain statment
What is SAS? What are the functions does it performs?
What are the functions used for character handling?
what is broad cast agent? : Sas-bi
what is sas database server? : Sas-di
What is the order of application for output data set options, input data set options and SAS statements?
what is data governance? : Sas-di
explain the function of substr in sas? : Sas-administrator