nerdexam
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

A00-212 question #172 exhibit

Options

  • ADECREASE TABLE SASHELP.CLASS;
  • BCONTENTS TABLE SASHELP.CLASS;
  • CDESCRIBE TABLE=SASHELP.CLASS;
  • DATTRIBUTE TABLE=SASHELP.CLASS

How the community answered

(35 responses)
  • A
    14% (5)
  • B
    9% (3)
  • C
    71% (25)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice