SAS_Institute
A00-212 · Question #117
When is it appropriate to create indexes on a SAS data set for efficient processing?
The correct answer is A. if small subsets of data are often retrieved. See the full explanation below for the reasoning.
Question
When is it appropriate to create indexes on a SAS data set for efficient processing?
Options
- Aif small subsets of data are often retrieved
- Bif the key variable has very few unique values
- Cif the data are often used for BY group processing
- Dif the SAS data set file page count is less than three pages
How the community answered
(36 responses)- A72% (26)
- B3% (1)
- C17% (6)
- D8% (3)
Community Discussion
No community discussion yet for this question.