Question 5 :
The following PROC PRINT output was created immediately after PROC TABULATE output.
Which system options were specified when the report was created?
- OBS=, DATE, and NONUMBER
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering SAS Certification Material
Ans : 2
Exp : Clearly, the DATE and NUMBER (page number) options are specified. Because the page number on the output is 1, even though PROC TABULATE output was just produced, PAGENO=1
must also have been specified.
You can access to full explanation to question and answer from this page.