At compile time when a SAS data set is read, what items are
created?
Answer Posted / swathi
_N_ and _error_ items are created at compile time for each
and every iteration of sas dataset that is being created.
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
how to read the variables in sas? : Sas-administrator
Mention what is SAS data set?
Do you need to rearrange the order of the data for the report?
Can you suggest us materials for sdtm mapping?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
How we can call macros with in data step? : sas-macro
What is the difference between input and infile statement?
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
What function CATX syntax does?
what are informats in sas? : Sas-administrator
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
how sas deals with business intelligence? : Sas-bi
how to debug and test the sas program? : Sas-administrator
how do you debug and test your sas programs? : Sas programming