What is the difference between an informat and a format?
Name three informats or formats.

Answer Posted / m

informat:it is an instruction used by sas to read the data.
eg:$w., $CHARw., commaw.d
format: instruction used by SAS to write the data value.
eg: date9., best., mmddyy10.

Is This Answer Correct ?    22 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...

946


what is data integration? : Sas-di

615


Where do you use proc means over proc freq?

565


What are SAS/ACCESS and SAS/CONNECT?

636


what is transformation in sas data integration? : Sas-di

560






How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

640


Explain how you can debug and test your SAS program?

565


How we can create SAS USER DEFINED CODE?

1617


WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?

2270


what do the pad and dim functions do? : Sas programming

568


Why double trailing @@ is used in input statement?

706


What is your favorite all time computer book? Why?

2050


What does P-value signify about the statistical data?

856


What is program data vector (pdv)?

637


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?

1167