nerdexam
SAS_Institute

A00-212 · Question #78

Which one of the following programs contains a syntax error?

The correct answer is D. proc sql. See the full explanation below for the reasoning.

Question

Which one of the following programs contains a syntax error?

Options

  • Aproc sql;
  • Bitem = s.item;
  • Cproc sql;
  • Dproc sql;
  • Eitem = s.item;
  • Fproc sql;

How the community answered

(56 responses)
  • A
    9% (5)
  • B
    2% (1)
  • D
    84% (47)
  • E
    2% (1)
  • F
    4% (2)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice