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
what are validation tools that are used in sas? : Sas-administrator
How can you create a macro variable with in data step? : sas-macro
Where do you use proc means over proc freq?
Describe crosslist option in tables statement?
Name few SAS functions?
What do the SAS log messages "numeric values have been converted to character" mean?
what do the pad and dim functions do? : Sas programming
Enlist the functions performed by sas.
How do dates work in sas?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
Explain proc univariate?
Explain the main difference between the sas procedures and functions? : Sas-administrator
In proc transpose and data step with arrays which one you pick?
What are common programming errors committed in sas
In sas admin differentiate between roles and capabilities? : sas-grid-administration