nerdexam
SAS_Institute

A00-211 · Question #260

After a SAS program is submitted, the following is written to the SAS log: What issue generated the error in the log?

The correct answer is C. A drop statement and a keep= data set option cannot both be used at the same time. See the full explanation below for the reasoning.

Question

After a SAS program is submitted, the following is written to the SAS log:

What issue generated the error in the log?

Exhibit

A00-211 question #260 exhibit

Options

  • AThere should have been commas between the variable names.
  • BThe list of variables should have been enclosed in parentheses.
  • CA drop statement and a keep= data set option cannot both be used at the same time.
  • DThe syntax of the drop statement does not use an equals sign.

How the community answered

(30 responses)
  • A
    3% (1)
  • B
    3% (1)
  • C
    83% (25)
  • D
    10% (3)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice