At compile time when a SAS data set is read, what items are
created?
Answer Posted / madhavi
At Compile time SAS creates
1.Input buffer
2.PDV(Program data vector)
3.Descriptor portion of the o/p dataset
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
what is hierarchy flattening? : Sas-di
What are symget and symput? : sas-macro
Describe the function and utility of the most difficult SAS macro that you have written?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
How you can read the variables that you need?
Which command is used to save logs in the external file?
What are the applications primarily used by business analyst? : Sas-bi
Can you execute a macro within a macro? Describe. : sas-macro
What is interleaving in SAS?
What are the parameters of scan function?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
What are the 3 components in sas programming?
how to read the variables in sas? : Sas-administrator
explain about data integrator metadata reports? : Sas-di