At compile time when a SAS data set is read, what items are
created?
Answer Posted / pratik singh jageera
An input buffer is only created when data is read from external files/datalines not in case of reading data step.So the appropriate answer will be just PDV and Dataset Descriptor.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is SAS OPTIMIZATION?
What makes sas stand out to be the best over other data analytics tools?
Enlist the functions performed by sas.
Difference between informat and format?
What are the advantages of using sas?
Differentiate between ceil and floor functions.
How would you define the end of a macro?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
explain about data integrator metadata reports? : Sas-di
What are the parameters of scan function?
what are some differences between proc summary and proc means? : Sas programming
Did you used proc test? when?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
How substr function works in sas?
What can you learn from the SAS log when debugging?