2.199 ALL_LOB_TEMPLATES
ALL_LOB_TEMPLATES describes the LOB subpartition templates accessible to the current user.
               
Related Views
- 
                        DBA_LOB_TEMPLATESdescribes all LOB subpartition templates in the database.
- 
                        USER_LOB_TEMPLATESdescribes the LOB subpartition templates owned by the current user. This view does not display theUSER_NAMEcolumn.
| 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: