At compile time when a SAS data set is read, what items are
created?
Answer Posted / priya
During compilation phase:
When an existing dataset is read, PDV and descriptive portion of output dataset will be created.
Input Buffer will be created only when a raw data file is being read.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what are several options for creating reports in web report studio? : Sas-bi
which date functions advances a date time or date/time value by a given interval? : Sas programming
What would you change about your job?
Explain the difference between informat and format with an example.
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
What is the function of output statement in a SAS Program?
What is the length assigned to the target variable by the scan function?
How would you define the end of a macro? : sas-macro
name several ways to achieve efficiency in your program? : Sas programming
What are common programming errors committed in sas
what is the difference between unique key and primary key? : Sas-di
what is proc Index? and what is proc document?
What is Linear Regression?
How to limit decimal places for the variable using proc means?