Column Name | Data Type | Description |
table_name | char(256) | The name of the partitioned table |
table_owner | char(32) | The owner of the table |
dimension | smallint | The dimension being described, counting from 1 |
column_name | char(256) | The name of the partitioning column |
column_sequence | smallint | The sequence of this column in this dimension's partitioning value, counting from 1 |
column_datatype | char(32) | The data type of the column. |