At compile time when a SAS data set is read, what items are
created?
Answer Posted / thanwi
PDV and Input buffers are created at compile time . and
_n_,_error_ were created at compile time
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
What are the statements in proc sql?
What is the difference between match merge and one to one merge?
What are the statements that are executed only?
Describe the ways in which you can create a macro variable?
What is the use of the %include statement?
What is the use of PROC gplot?
How to create list output for cross-tabulations in proc freq?
What is the general format of function in sas? : sas-grid-administration
How do you define proc in sas? : sas-grid-administration
Which function is used to count the number of intervals between two sas dates?
how sas deals with business intelligence? : Sas-bi
why a stop statement is needed for the point= option on a set statement?
Which date function advances a date, time or datetime value by a given interval?
If you were told to create many records from one record, show how you would do this using array and with proc transpose?