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
Give e an example of..
Tell e how how dealt with..
what is broad cast agent? : Sas-bi
which date function advances a date, time or datetime value by a given interval? : Sas programming
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
Give some examples where proc report’s defaults are different than proc print’s defaults?
What is run-group processing?
what is data integration? : Sas-di
What is maximum number of rows and cols can be handled in SAS?
In sas, what are the areas that you are most interested in? : sas-grid-administration
how many types of prompts are there? : Sas-bi
Which are the statements whose placement in the data step is critical?
How many data types are there in SAS?
What sas features do you use to check errors and data validation?
Describe the ways in which you can create macro variables?