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)- A9% (5)
- B2% (1)
- D84% (47)
- E2% (1)
- F4% (2)
Community Discussion
No community discussion yet for this question.