At compile time when a SAS data set is read, what items are
created?
Answer Posted / padmasri
In compile time when a SAS data set is read there are 3
items will be created.
1.Input Buffer
2.PDV (Program Data Vector)
3.Descriptor portion of the data set
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of _character_ and _numeric_?
What function CATX syntax does?
Briefly explain input and put function?
To what type of programms have you used scratch macros?
How would you invoke a macro? : sas-macro
Difference between sum function and using “+” operator?
what are the categories that sas informats are used to the place the data? : Sas-administrator
what do you mean by data staging area? : Sas-di
What is the length assigned to the target variable by the scan function?
what is sas metadata server? : Sas-di
what is the Population you used in your project, is it ITT or PP?
which date function advances a date, time or datetime value by a given interval? : Sas programming
What is slibref?
What is the use of %include statement?
What are the functions which are used for character handling functions?