nerdexam
SAS_Institute

A00-250 · Question #43

What is an advantage of using a hash object in a SAS DATA step?

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.

How the community answered

(34 responses)
  • A
    15% (5)
  • B
    3% (1)
  • C
    9% (3)
  • D
    74% (25)

Community Discussion

No community discussion yet for this question.

Full A00-250 Practice