Creating Partitioned Tables with Composite Partition Methods
Last modified: October 23, 2019
In composite partitioned table partitions are divided into subpartitions. Subpartitions can be set individually for each partition. You can set subpartition template that can be used for setting subpartitions for new partitions without manually set subpartitions.
Creating a Composite Range-Hash Partitioned Table
- Click the New Database Object button on the Standard toolbar and specify an object.
- Select the Table type in the dialog.
- Input the table name.
- Click Create. If specified table name is unique, the table editor appears.
- Add columns to the table.
- Optionally, you can alter the table name, change the database (owner), or set comment for the table.
- Go to the Partitioning tab.
- In the Partitioning Type drop-down list, click Range.
- Select Partition and Sub-partition columns.
- Add required partitions and set values for partitions’ bounds for all partition columns.
- Set sub-partitions template if required.
- Add sub-partitions manually if required, or set their quantity for partitions.
- Set tablespace names for partitions and sub-partitions if required.
- Save the document.
Creating a Composite Range-List Partitioned Table
- Click the New Database Object button on the Standard toolbar, and specify an object.
- Select the Table type in the dialog.
- Input the table name.
- Click Create. If specified table name is unique, the table editor appears.
- Add columns to the table.
- Optionally, you can alter the table name, change the database (owner), or set comment for the table.
- Go to the Partitioning tab.
- In the Partitioning Type drop-down list, click List.
- Select Partition and Sub-partition columns.
- Add required partitions and set values for partitions’ bounds for all partition columns.
- Set sub-partitions template if required.
- Add sub-partitions manually if required, or set their quantity for partitions.
- Set tablespace names for partitions and sub-partitions if required.
- Save the document.
Was this page helpful?
Want to find out more?
Overview
Take a quick tour to learn all about the key benefits delivered by dbForge Studio for Oracle.
All features
Get acquainted with the rich features and capabilities of the tool in less than 5 minutes.
Request a demo
If you consider employing this tool for your business, request a demo to see it in action.