Information on table partitions.
Column name |
Data type |
Contents |
TABLE_SCHEMA |
CHAR (31) |
Name of the schema to which the |
TABLE_NAME |
CHAR (31) |
Name of the partitioned table |
SERIAL_NUMBER |
SMALLINT |
Sequence number of the partition |
MAX_KEY_VALUE |
VARCHAR |
Comparison for the upper partition |
MAX_NUMBER_ |
INTEGER |
Maximum possible number of records in |
SPACE_NAME |
CHAR (18) |
Name of the space in which the partition is |
SPACE_ID |
SMALLINT |
Identification number of the space in which |
TABLE_ID |
SMALLINT |
Space-related identification number of the |
ROW_ID_PREFIX |
SMALLINT |
Prefix to determine the row number |
Table 120: SYS_PARTITIONS view of the SYS_INFO_SCHEMA