Create a new partition or change an existing partition according to whether one or more values in a row fall within a range of
predefined values for the partition.
Note: To create hash, list, or range partitions, you must
first enable semantic partitioning.
- In the left pane of the Administration Console, expand , then choose one of the following:
- Click the Name field of the table, then click the drop-down arrow and select
Properties.
- In the left pane, click Partitions.
- Click the drop-down arrow and select New, or choose to
an existing partition from the right pane.
- In the Select Partition Strategy screen, choose Range.
- In the Select Partition Key Columns screen, 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 screen, specify the name of the partition, the
range of values, and where the partition will reside.
- (Optional) Click Summary to review your selected
options.