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)- A74% (46)
- B8% (5)
- C2% (1)
- D2% (1)
- E3% (2)
- F11% (7)
Community Discussion
No community discussion yet for this question.