Multiple choice

Which of the following types of partitioning in Oracle is the one in which each partition is specified by a list of values of the partitioning key?

  1. List partitioning

  2. Range partitioning

  3. Composite range-hash partitioning

  4. Composite range-list partitioning

  5. Index

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

This type of partitioning in Oracle is the one in which each partition is specified by a list of values of the partitioning key.