Multiple choice

Which of the following refers to delibrate splitting of a table and its index data into manageable parts?

  1. Data parallelism

  2. Physical design

  3. Data partitioning

  4. Logical design

  5. None of these

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Data partitioning means delibrate splitting of a table and its index data into manageable parts.