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 is sas business intelligence? : Sas-bi
Define run-group processing?
Explain what Proc glm does?
What are the data types that sas contain?
What is the sas data set? : sas-grid-administration
What is your favorite all time computer book? Why?
Why double trailing @@ is used in input statement?
What are the parameters of scan function?
What do the PUT and INPUT functions do?
what is sas and what are the functions? : Sas-administrator
how does sas handle missing values in a merge? : Sas programming
AE datasets names? how many types?
What are the differences between proc means and proc summary?
how do you debug and test your sas programs? : Sas programming
how would you create a data set with 1 observation and 30 variables from a data set with 30 observations and 1 variable? : Sas programming