What is the difference between an informat and a format.
Name three informats or formats.
Answer Posted / sas - user
Informats is used to read a data in a particular format.
Formats is used to write a data in a particular format.
Both informats and formats can be customized using the proc
format procedure. Some of the commonly used informats and
formats are MMDDYYw., DATEw., COMMAw.d, $w., TIMEw. to name
a few.
Is This Answer Correct ? | 52 Yes | 2 No |
Post New Answer View All Answers
How do you specify the number of iterations and specific condition within a single do loop?
What are the scrubbing procedures in sas?
If a variable contains only numbers, can it be a character data type?
What is the difference between SAS functions and procedures?
Explain the special input delimiters used in sas programming.
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
for whom is sas data integration studio designed? : Sas-di
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What is the length assigned to the target variable by the scan function?
how to do user inputs and command line arguments in sas?
how many types prompting framework can be broken down to? : Sas-bi
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what are the types of interactive display types? : Sas-bi
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration