3.145 ALL_XML_NESTED_TABLES
ALL_XML_NESTED_TABLES describes all the tables and their corresponding nested tables accessible to the current user.
               
Related Views
- 
                        DBA_XML_NESTED_TABLESdescribes all the tables and their corresponding nested tables in the database.
- 
                        USER_XML_NESTED_TABLESdescribes all the tables and their corresponding nested tables owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the table | 
| 
 | 
 | 
 | Name of the table | 
| 
 | 
 | 
 | Name of the nested table | 
| 
 | 
 | 
 | Name of the parent XML column | 
See Also: