SAS_Institute
A00-211 · Question #16
What describes the SAS automatic _ERRDR_ variable?
The correct answer is C. The _ERROR_ variable can be used in expressions or calculations in the DATA step. See the full explanation below for the reasoning.
Question
What describes the SAS automatic ERRDR variable?
Options
- AThe ERROR variable contains the values
TRUE' orFALSE.' - BThe _ERROR variable maintains a count of the number of data errors.
- CThe ERROR variable can be used in expressions or calculations in the DATA step.
- DThe ERROR_variable contains the number or the observation that caused the error.
How the community answered
(54 responses)- A6% (3)
- B4% (2)
- C76% (41)
- D15% (8)
Community Discussion
No community discussion yet for this question.