Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / ramesh babu

Informats are instractions which help to SAS to read
datavalues (Non Standard values) into variables (Standard
values)

Eg: $upcaseW.
commaW.d
dateW.

Formats are instractions which help to SAS to write Standard
values into Non Standard values.

Eg: $upcaseW.
commaW.d
dateW.

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Have you ever used the SAS Debugger?

1819


What is a method to debug and test your SAS program?

1437


What are all the problems you faced while validating tables and reports?

3511


what are informats in sas? : Sas-administrator

1148


What is the difference between reading data from an external file and reading data from an existing data set?

1232


why is a stop statement needed for the point=option on a set statement? : Sas programming

1131


explain the proc in sas? : Sas-administrator

1130


How is character variable converted into numeric variable and vice versa?

1221


What is the difference between INPUT and INFILE ?

1374


Define run-group processing?

1095


what versions of sas have you used (on which platforms)? : Sas programming

1131


what are the types of interactive display types? : Sas-bi

1146


Explain the special input delimiters used in sas programming.

1045


Mention how to limit decimal places for the variable using proc means?

1172


Explain the purpose of retain statement.

1105