SAS_Institute
A00-212 · Question #150
Which one of the following SAS programs displays the descriptor portion of each data set stored in the SASUSER library?
The correct answer is D. proc datasets lib = sasuser. See the full explanation below for the reasoning.
Question
Which one of the following SAS programs displays the descriptor portion of each data set stored in the SASUSER library?
Options
- Aproc datasets lib = sasuser.all;
- Bproc datasets lib = sasuser.all;
- Cproc datasets lib = sasuser;
- Dproc datasets lib = sasuser;
How the community answered
(19 responses)- A5% (1)
- B5% (1)
- C11% (2)
- D79% (15)
Community Discussion
No community discussion yet for this question.