SAS_Institute
A00-212 · Question #70
A00-212 Question #70: Real Exam Question with Answer & Explanation
The correct answer is D. The hash object key values can be multiple numeric and character data values.. See the full explanation below for the reasoning.
Question
What is an advantage of using a hash object in a SAS DATA step?
Options
- AThe hash object automatically sorts the data.
- BThe hash object does not require unique keys.
- CThe hash object persists after the DATA step has executed.
- DThe hash object key values can be multiple numeric and character data values.
Community Discussion
No community discussion yet for this question.