nerdexam
IBM

A2090-560 · Question #24

Why should you avoid using Boolean data types as a distribution key for a table ?

The correct answer is C. Table is likely to be skewed. See the full explanation below for the reasoning.

Question

Why should you avoid using Boolean data types as a distribution key for a table ?

Options

  • ATable will not join.
  • BTable will not broadcast.
  • CTable is likely to be skewed.
  • DTable is likely to be evenly spread across data slices.

How the community answered

(41 responses)
  • A
    17% (7)
  • B
    5% (2)
  • C
    71% (29)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full A2090-560 Practice