Which of the following is not created during compilation
phase?
Answers were Sorted based on User's Feedback
Answer / pdhokriya
1.Dataset descriptor
2.first observation
3.PDV
4._N_ and _error_ atomatic variable
Is the answer is 1.dataset descriptor
| Is This Answer Correct ? | 7 Yes | 12 No |
How to create a permanent sas data set?
What is the difference between reading data from an external file and reading data from an existing data set?
Explain bmdp procedure?
Why double trailing @@ is used in input statement?
Diff between proc sql merge and join?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What do you code to create a macro? : sas-macro
What are the table names in oracle database...?
What is program data vector (pdv) and what are its functions?
What is the difference between %local and %global? : sas-macro
What are the features of base sas system?
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?