nerdexam
SAS_Institute

A00-202 · Question #70

Which one of the following programs contains a syntax error?

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

Question

Which one of the following programs contains a syntax error?

Options

  • Aproc sql;
  • Bproc sql;
  • Citem = s.item;
  • Dproc sql;
  • Eitem = s.item;
  • Fproc sql;

How the community answered

(62 responses)
  • A
    74% (46)
  • B
    8% (5)
  • C
    2% (1)
  • D
    2% (1)
  • E
    3% (2)
  • F
    11% (7)

Community Discussion

No community discussion yet for this question.

Full A00-202 Practice