SAS_Institute
A00-212 · Question #172
Given the following partial SAS log: Which SQL procedure statement generated this output?
The correct answer is C. DESCRIBE TABLE=SASHELP.CLASS. See the full explanation below for the reasoning.
Question
Given the following partial SAS log:
Which SQL procedure statement generated this output?
Exhibit
Options
- ADECREASE TABLE SASHELP.CLASS;
- BCONTENTS TABLE SASHELP.CLASS;
- CDESCRIBE TABLE=SASHELP.CLASS;
- DATTRIBUTE TABLE=SASHELP.CLASS
How the community answered
(35 responses)- A14% (5)
- B9% (3)
- C71% (25)
- D6% (2)
Community Discussion
No community discussion yet for this question.
