SAS_Institute
A00-202 · Question #72
Which one of the following is true regarding the KEEP statement?
The correct answer is D. The KEEP statement applies to all data sets created within the same DATA step. See the full explanation below for the reasoning.
Question
Which one of the following is true regarding the KEEP statement?
Options
- AThe KEEP statement selects the variables read from the input data set(s).
- BThe KEEP statement applies only to the first data set created within the same DATA step if
- CThe KEEP statement is available in both the DATA and the PROC steps.
- DThe KEEP statement applies to all data sets created within the same DATA step.
How the community answered
(48 responses)- A15% (7)
- B8% (4)
- C4% (2)
- D73% (35)
Community Discussion
No community discussion yet for this question.