Create a new partition or change an existing partition using a strategy of a system-generated hashing function.
Note: Semantic partitioning must be enabled in order to create hash, list, or range partitions.
- Select , then choose one of the following:
- Select the table for the partition.
- Select Properties.
- Select Partitions.
- Choose to create a new partition or change an existing partition.
- In the Select Partition Strategy window, choose the partitioning strategy Hash.
- (Optionally) Specify the number of partitions.
- In the Select Partition Key Columns window, use the arrow buttons to select partition key columns.
Partition key columns are table columns that determine how the
table is to be partitioned.
- In the Partition Specification window, specify the name of the partition where the partition will reside.
- (Optional) Click Summary to verify your selected options.