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 / vemula

informat is an instruction given to sas to read the data
values into variables
ex: date9.
ddmmyyw.;
char6.;

format is and instruction given to sas to print the
variable in to datavalues
ex; date8.
ddmonyy.;
commaw.;
dollarw.;

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do the SAS log messages "numeric values have been converted to character" mean?

1428


name some data transformation used in sas di? : Sas-di

1031


what is sas and what are the functions? : Sas-administrator

1028


what is sas database server? : Sas-di

1189


What are the difference between sas functions and procedures?

1200


If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro

1118


What are the advantages of using sas?

1189


How necessary is it to be creative in your work?

2524


Differentiate between proc means and proc summary.

1100


How would you determine the number of missing or nonmissing values in computations?

1128


how to debug and test the sas program? : Sas-administrator

1073


What are the five ways to do a table lookup in sas? : sas-grid-administration

1115


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?

1728


i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm

2427


What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?

1198