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

Informat:
1)It should appear only datastep.
2)it is used for SAS special instructions to read the
special data values.it can be used either in the input
statements,else by using a separate statement called 'informat'.

syntax:informat<variable name>>type of informat>
or
input<variable name><type of informat>
format:
1)it should appear only proc step.
2)it is used to write or print the special data values in
the output window.
syntax:format<variable name><type of format>.

informats:1)date formats
a)datew.
b)ddmmyyw.
c)commaw.
d)percent(%)
formats and informats both are same only.

Is This Answer Correct ?    2 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

why is sas data integration studio important? : Sas-di

1083


In sas, what are the areas that you are most interested in? : sas-grid-administration

1130


what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi

1138


what is the purpose of _error_? : Sas programming

1188


Do you need to know if there are any missing values?

1084


How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?

1588


How do you debug and test your SAS programs?

1609


what are some differences between proc summary and proc means? : Sas programming

1194


If you could design your ideal job, what would it look like?

2981


How can sas program be validated?

1072


Are you sensitive to code walk-throughs peer review or QC review?

3199


what is study design in while working with SAS? what are screening variables in SAS?

2272


explain the difference between proc means and proc summary?

1182


What are the data types in sas?

1112


If a variable contains letters or special characters, can it be numeric data type?

1281