nerdexam
SAS_Institute

A00-211 · Question #118

After a SAS program is submitted, the following is written to the SAS log: What changes should be made to the KEEP statement to correct the errors in the LOG?

The correct answer is D. keep Product Sales. See the full explanation below for the reasoning.

Question

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

What changes should be made to the KEEP statement to correct the errors in the LOG?

Exhibit

A00-211 question #118 exhibit

Options

  • Akeep=(Product Sales);
  • Bkeep Product, Sales;
  • Ckeep=Product, Sales;
  • Dkeep Product Sales;

How the community answered

(42 responses)
  • A
    7% (3)
  • B
    2% (1)
  • C
    5% (2)
  • D
    86% (36)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice