Oracle9i Database Reference Release 2 (9.2) Part Number A96536-02 |
|
|
View PDF |
ALL_SUBPART_KEY_COLUMNS
lists subpartitioning key columns for composite-partitioned tables (and local indexes on composite-partitioned tables) accessible to the current user.
DBA_SUBPART_KEY_COLUMNS
provides this information for all subpartitions in the database.USER_SUBPART_KEY_COLUMNS
provides this information for subpartitions of all partitioned objects owned by the current user. This view does not display the OWNER
column.