SAS_Institute
A00-211 · Question #171
A00-211 Question #171: Real Exam Question with Answer & Explanation
The correct answer is C. The _ERROR_ variable can be used in expressions in the DATA step.. See the full explanation below for the reasoning.
Question
Which statement describes a characteristic of the SAS automatic variable ERROR?
Options
- AThe ERROR variable maintains a count of the number of data errors in a DATA step.
- BThe ERROR variable is added to the program data vector and becomes part of the data set
- CThe ERROR variable can be used in expressions in the DATA step.
- DThe ERROR variable contains the number of the observation that caused the data error.
Community Discussion
No community discussion yet for this question.