ALL_LOB_TEMPLATES
describes the LOB subpartition templates accessible to the current user.
Related Views
DBA_LOB_TEMPLATES
describes all LOB subpartition templates in the database.
USER_LOB_TEMPLATES
describes the LOB 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 LOB column |
|
|
|
|
Name of the subpartition |
|
|
|
Name of the LOB segment |
|
|
Tablespace name of the subpartition |
See Also: