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
How would you determine the number of missing or nonmissing values in computations?
Explain proc univariate?
which date functions advances a date time or date/time value by a given interval? : Sas programming
where to use sas business intelligence? : Sas-bi
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what is information maps?
What commands are used in the case of including or excluding any specific variables in the data set?
Explain the purpose of substr functions in sas programming.
In proc transpose and data step with arrays which one you pick?
Tell e how how dealt with..
where are dashboard components are created and maintained? : Sas-bi
how the sas basic syntax style described? : Sas-administrator
What would you change about your job?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
How would you define the end of a macro?