At compile time when a SAS data set is read, what items are
created?
Answer Posted / chiranjeevi.p
SAS compiles the code• At compile time when a SAS data set
is read, what items are created?Automatic variables are
created. Input Buffer, PDV and Descriptor Information•
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between match merge and one to one merge?
Mention the difference between ceil and floor functions in sas?
what is information maps?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Intern stastical programmer written test
what is the difference between nodup and nodupkey options? : Sas programming
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
what is sas metadata server? : Sas-di
why is sas considered self-documenting? : Sas programming
Describe 5 ways to do a “table lookup” in SAS?
Name types of category in which SAS Informats are placed?
which date function advances a date, time or datetime value by a given interval? : Sas programming
What is connection profile? : sas-grid-administration
How we can call macros with in data step? : sas-macro