Create a new partition or change an existing partition using the round-robin strategy so
that each partition contains an approximately equal number of rows.
- Select , then choose one of the following:
- Select the table for the partition.
- Select Partitions.
- Choose to create a new partition or change an existing partition.
- In the Select Partition Strategy window, choose the partitioning strategy Round Robin.
- (Optionally) Specify the number of partitions.
- In the Partition Specification window, specify the name of the partition and where the partition will reside.
This partitioning strategy is random as no partitioning criteria are used. Round-robin-partitioned tables have no partition keys.
- (Optional) Click Summary to verify your selected options.