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
Can you execute a macro within a macro? Describe. : sas-macro
What is the SAS data set?
What are the different versions of sas that you have used until now? : sas-grid-administration
what are _numeric_ and _character_ and what do they do? : Sas programming
Differentiate between proc means and proc summary.
How does proc sql work?
For what purpose would you use the RETAIN statement?
What is the difference between one to one merge and match merge? Give an example.
How we can create SAS USER DEFINED CODE?
What is slibref?
how will you location sas platform applications available from web browser? : Sas-bi
Explain how you can debug and test your SAS program?
Explain why double trailing @@ is used in input statement?
for what purpose would you use the retain statement? : Sas programming
What is the work of tranwrd function?