Multiple choice

Which of the following forms of parallelism relates to the capacity to break up a query into various parts across various partitions of a partitioned database which may be on one single machine or several machines?

  1. Inter-partition parallelism

  2. Intra-partition parallelism

  3. Shared nothing architecture

  4. Degree of parallelism

  5. Parallel I/O

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

This form of parallelism relates to the capacity to break up a query into various parts across various partitions of a partitioned database which may be on one single machine or several machines.