At compile time when a SAS data set is read, what items are
created?
Answer Posted / sirisha
the items created are input buffer,PDV,descriptor portion
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is data _null_?
Explain what Proc glm does?
how to change the execute of macro
What is the difference between INPUT and INFILE ?
Explain bmdp procedure?
What does PROC print, and PROC contents do?
What are symget and symput? : sas-macro
What are common programming errors committed in sas
What is the use of stop statement?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
What is the function of Stop statement in a SAS Program?
what techniques and/or procs do you use for tables? : Sas programming
Describe a time when you were really stuck on a problem and how you solved it?
Which are the statements whose placement in the data step is critical?
Explain data_null_?