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


VIEW: SYS.V_$PATCHES

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

[View Source]

Columns
Name Datatype Length Mandatory Comments
PATCH_ID NUMBER

CON_ID NUMBER

Query Text

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


SELECT PATCH_ID
,      CON_ID
FROM SYS.V_$PATCHES;

Dependencies

[top of page]

SYS.V_$PATCHES references the following:

SYS.V_$PATCHES is referenced by following:

SchemaPUBLIC
SynonymV$PATCHES