nerdexam
SAS_Institute

A00-212 · Question #3

Which SET statements option names a variable that contains the number of the observation to read during the current iteration of the DATA step?

The correct answer is D. POINT = pointobs. See the full explanation below for the reasoning.

Question

Which SET statements option names a variable that contains the number of the observation to read during the current iteration of the DATA step?

Options

  • AOBS = pointobs
  • BKEY = pointobs
  • CNOBS = pointobs
  • DPOINT = pointobs

How the community answered

(49 responses)
  • A
    14% (7)
  • B
    6% (3)
  • C
    4% (2)
  • D
    76% (37)

Community Discussion

No community discussion yet for this question.

Full A00-212 Practice