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
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)- A3% (1)
- B3% (1)
- C83% (25)
- D10% (3)
Community Discussion
No community discussion yet for this question.
