nerdexam
SAS_Institute

A00-212 · Question #170

Given the data set shown on the left, the SAS program on the right is submitted: Which statement is true regarding the WORK.MISSING data set?

The correct answer is D. The data set not created because the DATA statement contains a syntax error. See the full explanation below for the reasoning.

Question

Given the data set shown on the left, the SAS program on the right is submitted:

Which statement is true regarding the WORK.MISSING data set?

Exhibit

A00-212 question #170 exhibit

Options

  • AThe descriptor portion of WORK.MISSING is created when the DATA step is submitted
  • BThe data set is created when the DATA step is submitted
  • CWhen the view ONE is used in another SAS step, the data set is created
  • DThe data set not created because the DATA statement contains a syntax error

How the community answered

(43 responses)
  • A
    12% (5)
  • B
    7% (3)
  • C
    2% (1)
  • D
    79% (34)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice