nerdexam
SAS_Institute

A00-202 · Question #13

When is it appropriate to create indexes on a SAS data set for efficient processing?

The correct answer is C. 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 the key variable has very few unique values
  • Bif the data are often used for BY group processing
  • Cif small subsets of data are often retrieved
  • Dif the SAS data set file page count is less than three pages

How the community answered

(32 responses)
  • A
    9% (3)
  • B
    3% (1)
  • C
    78% (25)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full A00-202 Practice