Question 11: Which of the following statement is correct?
- When you use PROC PRINT, you need to provide specific variables. As by default it cannot create any report.
- Get all Questions and Answer from here
- You need to have paid subscription to access all questions
- Thanks for considering SAS Certification Material
Correct Answer : 4 Exp : When you use PROC PRINT statement it will certainly generate a report if there is any data. First column by default will be ID column and other column will be printed in the order in which it is stored.
You can access to full explanation to question and answer from this page.