DBA Data[Home] [Help] [Dependency Information]


VIEW: SYS.USER_PARTIAL_DROP_TABS

Object Details
Object Name: USER_PARTIAL_DROP_TABS
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

User tables with unused columns

[View Source]

Columns
Name Datatype Length Mandatory Comments
TABLE_NAME VARCHAR2 (128) Yes Name of the table
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT TABLE_NAME
FROM SYS.USER_PARTIAL_DROP_TABS;

Dependencies

[top of page]

SYS.USER_PARTIAL_DROP_TABS references the following:

SchemaSYS
TableOBJ$
TableTAB$
SYS.USER_PARTIAL_DROP_TABS is referenced by following:

SchemaPUBLIC
SynonymUSER_PARTIAL_DROP_TABS