SAS_Institute
A00-281 · Question #17
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
(47 responses)- A2% (1)
- B4% (2)
- C83% (39)
- D11% (5)
Community Discussion
No community discussion yet for this question.