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


VIEW: SYS.PUBLIC_DEPENDENCY

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

Dependencies to and from objects, by object number

[View Source]

Columns
Name Datatype Length Mandatory Comments
OBJECT_ID NUMBER
Yes Object number
REFERENCED_OBJECT_ID NUMBER
Yes The referenced (parent) object
Query Text

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


SELECT OBJECT_ID
,      REFERENCED_OBJECT_ID
FROM SYS.PUBLIC_DEPENDENCY;

Dependencies

[top of page]

SYS.PUBLIC_DEPENDENCY references the following:

SchemaSYS
TableDEPENDENCY$
SYS.PUBLIC_DEPENDENCY is referenced by following:

SchemaPUBLIC
SynonymPUBLIC_DEPENDENCY