DBA Data[Home] [Help]

VIEW: SYS.V_$PATCHES

Source

View Text - Preformatted

select "PATCH_ID","CON_ID" from v$patches
View Text - HTML Formatted

SELECT "PATCH_ID"
, "CON_ID"
FROM V$PATCHES