ALL_SUBPARTITION_TEMPLATES describes the subpartition templates accessible to the current user.
Related Views
DBA_SUBPARTITION_TEMPLATES describes all subpartition templates in the database.
USER_SUBPARTITION_TEMPLATES describes the subpartition templates owned by the current user. This view does not display the USER_NAME column.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Owner of the table |
|
|
|
|
Name of the table |
|
|
|
|
Name of the subpartition |
|
|
|
Position of the subpartition |
|
|
|
|
Tablespace name of the subpartition |
|
|
|
|
Literal list values of the subpartition |
See Also: