SAS_Institute
A00-212 · Question #161
This question will ask you to provide a missing reference. Given the SAS data set SASUSER HIGHWAY: The following SAS program is submitted: What macro variable reference completes the program to…
The correct answer is B. & & Status & i. See the full explanation below for the reasoning.
Question
This question will ask you to provide a missing reference. Given the SAS data set SASUSER HIGHWAY:
The following SAS program is submitted:
What macro variable reference completes the program to create the WORK.NOT and WORK SERIOUS data sets?
Exhibits
Options
- A& Status & Count
- B& & Status & i
- C& & Status & Count
- D& Status & i
How the community answered
(33 responses)- A6% (2)
- B76% (25)
- C15% (5)
- D3% (1)
Community Discussion
No community discussion yet for this question.

