Multiple choice

Which of the following partitionings in distributed databases is specified by a list of values of the partitioning key?

  1. Range partitioning

  2. List partitioning

  3. Composite Range-Hash partitioning

  4. Composite Range-List partitioning

  5. Local indexes

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

This type of partitioning in distributed databases is specified by a list of values of the partitioning key.