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 about metadata object? : Sas-di

850


How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?

1453


Enlist the functions performed by sas.

888


What are the data types in sas?

837


Compare sas with other data analytics tools.

817


What is data _null_?

916


Give an example where SAS fails to convert character value to numeric value automatically?

867


name several ways to achieve efficiency in your program? : Sas programming

784


how would you create multiple observations from a single observation? : Sas programming

794


what is broad cast agent? : Sas-bi

839


Given an unsorted data set, how to read the last observation to a new data set?

1118


Which are the statements whose placement in the data step is critical?

1012


What are the special input delimiters used in SAS?

893


What areas of SAS are you most interested in?

1287


what is data access? : Sas-di

884