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


VIEW: SYS.GV_$DELETED_OBJECT

Object Details
Object Name: GV_$DELETED_OBJECT
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
INST_ID NUMBER

RECID NUMBER

STAMP NUMBER

TYPE VARCHAR2 (26)
OBJECT_RECID NUMBER

OBJECT_STAMP NUMBER

OBJECT_DATA NUMBER

SET_STAMP NUMBER

SET_COUNT NUMBER

CON_ID NUMBER

Query Text

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


SELECT INST_ID
,      RECID
,      STAMP
,      TYPE
,      OBJECT_RECID
,      OBJECT_STAMP
,      OBJECT_DATA
,      SET_STAMP
,      SET_COUNT
,      CON_ID
FROM SYS.GV_$DELETED_OBJECT;

Dependencies

[top of page]

SYS.GV_$DELETED_OBJECT references the following:

SYS.GV_$DELETED_OBJECT is referenced by following:

SchemaPUBLIC
SynonymGV$DELETED_OBJECT