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


Please Help Members By Posting Answers For Below Questions

Describe a time when you were really stuck on a problem and how you solved it?

2424


What are the limitations for memory allocation for SAS variables

1182


what are the considerations when picking a SAS/STAT procedure?

3134


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

850


How do you add a number to a macro variable? : sas-macro

749


What is by-group processing?

754


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?

1888


what do you mean by data staging area? : Sas-di

834


AE datasets names? how many types?

2260


describe how to adjust the performance of data integrator? : Sas-di

763


What’s the difference between var b1 – b3 and var b1 — b3?

1063


If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

827


Why and when do you use proc sql?

975


What is SAS?

809


What are the prime responsibilities of data integration administrator? : Sas-di

817