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
Options
- Akeep=(Product Sales);
- Bkeep Product, Sales;
- Ckeep=Product, Sales;
- Dkeep Product Sales;
How the community answered
(42 responses)- A7% (3)
- B2% (1)
- C5% (2)
- D86% (36)
Community Discussion
No community discussion yet for this question.
