SAS_Institute
A00-212 · Question #14
Which SET statement 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 statement 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)- A2% (1)
- B10% (5)
- C4% (2)
- D84% (41)
Community Discussion
No community discussion yet for this question.