nerdexam
IBM

P2090-050 · Question #20

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

(52 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    73% (38)
  • D
    15% (8)

Community Discussion

No community discussion yet for this question.

Full P2090-050 Practice