3.8 ALL_PENDING_CONV_TABLES
ALL_PENDING_CONV_TABLES describes the pending conversion tables (tables which are not upgraded to the latest type version) accessible to the current user.
               
Related Views
- 
                        DBA_PENDING_CONV_TABLESdescribes all pending conversion tables in the database.
- 
                        USER_PENDING_CONV_TABLESdescribes the pending conversion tables owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the table | 
| 
 | 
 | 
 | Name of the table | 
See Also: