What is the difference between an informat and a format.
Name three informats or formats.
Answer Posted / gagan deep semwal
An informat is an instruction used to read data values into
a SAS variable.In addition, if a variable has not yet been
defined, SAS uses the informat to determine whether the
variable ought to be numeric or character.
A format is defined as an instruction that SAS uses to
write data values. Formats are used to control the written
appearance of data values. Both informats and formats are
of the form: <$> name <w> . <d>
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Describe a time when you were really stuck on a problem and how you solved it?
What are the limitations for memory allocation for SAS variables
what are the considerations when picking a SAS/STAT procedure?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
How do you add a number to a macro variable? : sas-macro
What is by-group processing?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
what do you mean by data staging area? : Sas-di
AE datasets names? how many types?
describe how to adjust the performance of data integrator? : Sas-di
What’s the difference between var b1 – b3 and var b1 — b3?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
Why and when do you use proc sql?
What is SAS?
What are the prime responsibilities of data integration administrator? : Sas-di