SAS_Institute
A00-212 · Question #210
The following SAS program is submitted: The report will not successfully run and will produce an error message in the log. What causes the error message in the log?
The correct answer is B. The ORDER BY clause in an in-line view is not allowed. See the full explanation below for the reasoning.
Question
The following SAS program is submitted:
The report will not successfully run and will produce an error message in the log. What causes the error message in the log?
Exhibit
Options
- AThe SELECT clause for the in-line view in the wrong location
- BThe ORDER BY clause in an in-line view is not allowed
- CThe ORDER BY clause is a query when using an in-line views is most allowed
- DThe in-line view syntax in the wrong location
How the community answered
(38 responses)- A16% (6)
- B74% (28)
- C3% (1)
- D8% (3)
Community Discussion
No community discussion yet for this question.
