SAS_Institute
A00-212 · Question #78
A00-212 Question #78: Real Exam Question with Answer & Explanation
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;
Community Discussion
No community discussion yet for this question.