| Oracle9i Database Reference Release 1 (9.0.1) Part Number A90190-02 |
|
Static Data Dictionary Views, 73 of 521
ALL_PARTIAL_DROP_TABS describes tables accessible to the current user that have partially completed DROP COLUMN operations. Such operations might have been interrupted by the user or by a system crash.
DBA_PARTIAL_DROP_TABS describes all tables in the database that have partially completed DROP COLUMN operations.
USER_PARTIAL_DROP_TABS describes tables in the schema of the current user that have partially completed DROP COLUMN operations. This view does not display the OWNER column.
| Column | Datatype | NULL | Description |
|---|---|---|---|
|
|
|
|
Owner of the object |
|
|
|
|
Name of the table |
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|