what is the difference between informat$8. $char8.
Answer Posted / sundeep
informat is as same as $char but we use informat in defining a type(character or date) and $char is used only for specifying character length
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what is the use of proc gplot?
How do you test for missing values?
Name some categories in sas 9? : sas-grid-administration
What are the parameters of scan function?
Do you need to rearrange the order of the data for the report?
Explain the purpose of substr functions in sas programming.
In sas admin differentiate between roles and capabilities? : sas-grid-administration
describe about metadata object? : Sas-di
: and & modifiers.
What is PROC in SAS?
What is the basic structure of a sas program?
What is the use of PROC gplot?
how does sas handle missing values in functions? : Sas programming
Mention how to limit decimal places for the variable using proc means?
How long can a macro variable be? A token? : sas-macro