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


VIEW: SYS.V_$RESULT_CACHE_DEPENDENCY

Object Details
Object Name: V_$RESULT_CACHE_DEPENDENCY
Object Type: VIEW
Owner: SYS
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
RESULT_ID NUMBER

DEPEND_ID NUMBER

OBJECT_NO NUMBER

CON_ID NUMBER

Query Text

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


SELECT RESULT_ID
,      DEPEND_ID
,      OBJECT_NO
,      CON_ID
FROM SYS.V_$RESULT_CACHE_DEPENDENCY;

Dependencies

[top of page]

SYS.V_$RESULT_CACHE_DEPENDENCY references the following:

SYS.V_$RESULT_CACHE_DEPENDENCY is referenced by following:

SchemaPUBLIC
SynonymV$RESULT_CACHE_DEPENDENCY