Difference between informat and format?
Answer / Deepti Srivastava
In SAS, a Format is used to control the appearance of data when it is displayed or printed. It does not affect the underlying value of the variable. An Informat, on the other hand, is used to tell SAS how to interpret incoming data. It determines how SAS should parse and store a variable based on its format.
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
what are different analysis datasets you created and what are the new variables created
What is the difference between SAS functions and procedures?
What are the automatic variables for macro? : sas-macro
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What is interleaving in SAS?
what are _numeric_ and _character_ and what do they do? : Sas programming
how to import XTP files into SAS datasets?
1 Answers Barclays, Institute For Plasma Research,
how we can call macros with in data step?
How does Mr.Lanka Srinivas teach SAS? Are his accomplishments real? What are the future prospects for SAS?
Does anybody has lastest SAS certification dumps,if anybody has please mail me on saggydesai@gmail.com
You need to perform an analysis on a massive dataset by groups, but are unable to sort the data due to memory constraint. How would you accomplish the task?