You can add partitions to a range-partitioned table providing the upper bounds of the new partitions are greater than those of existing partitions.
Adding partitions to a range-partitioned table
Double-click the Databases folder in the left pane.
Double-click the User Tables folder.
Double-click the icon of the table to which to add partitions.
Select the Data Partitions folder.
Double-click the Add Partition icon in the right pane. The Add Partition wizard opens. It asks for this information:
Input |
Description |
|---|---|
Partition Name |
Name of the partition (optional). |
Values |
Upper bounds for partition. The values must be of the same datatype as the key column. |
Segment |
Name of segment (optional). |