Multiple choice

Which of the following types of data partitioning strategy in parallel systems is the one in which one or more attributes from the given relations schema are designated as the partitioning attributes?

  1. Round-robin

  2. Hash partitioning

  3. Range partitioning

  4. Open partitioning

  5. Closed partitioning

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

This type of data partitioning strategy in parallel systems is the one in which one or more attributes from the given relations schema are designated as the partitioning attributes.