Exit A00-212 SAS Advanced Programming Exam for SAS 9
Question 1 of 5
0% complete
Q1 Single choice

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?

  • A

    The SELECT clause for the in-line view in the wrong location

  • B

    The ORDER BY clause in an in-line view is not allowed

  • C

    The ORDER BY clause is a query when using an in-line views is most allowed

  • D

    The in-line view syntax in the wrong location

Previous Next