nerdexam
SAS_Institute

A00-212 · Question #121

Which one of the following is true regarding the KEEP statement?

The correct answer is C. 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 is available in both the DATA and the PROC steps.
  • BThe KEEP statement selects the variables read from the input data set(s).
  • CThe KEEP statement applies to all data sets created within the same DATA step.
  • DThe KEEP statement applies only to the first data set created within the same DATA step if more than

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    11% (2)
  • C
    78% (14)
  • D
    6% (1)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice