At compile time when a SAS data set is read, what items are
created?
Answer Posted / ganesh
At compile time when a sas dataset is read it creates two
things only.
1)Programm data vector.
2)discriptive protion.
| Is This Answer Correct ? | 13 Yes | 1 No |
Post New Answer View All Answers
What does proc print, and proc contents are used for?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
how could you generate test data with no input data? : Sas programming
what is ae onset date n what is RDS
How to specify variables to be processed by the freq procedure?
What is SAS informats?
For clinical entire study how many tables will create approx?
What does the trace option do?
what is metadata? : Sas-bi
Difference between nodup and nodupkey options?
What are the default statistics that proc means produce?
What is the length assigned to the target variable by the scan function?
do you need to know if there are any missing values? : Sas programming
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
Give an example where SAS fails to convert character value to numeric value automatically?