Table Partitioning

Table partitioning can improve performance by dividing large tables into smaller, more manageable storage objects. SAP Sybase IQ 16.0 now supports range, hash, and hash-range partitioning schemes.

Note: Range-partitions and composite partitioning schemes, like hash-range partitions, require the separately licensed VLDB Management option.

Additional Information

  • Administration: Database > Manage SAP Sybase IQ Database Objects > Table Partitions
  • Administration: Load Management > Bulk Loads with the LOAD TABLE Statement > Considerations for Partitioned Table Loads
  • Reference: Statements and Options > SQL Statements > ALTER TABLE Statement
  • Reference: Statements and Options > SQL Statements > CREATE TABLE Statement