DBA Data[Home] [Help]

VIEW: SYS.V_$EDITIONABLE_TYPES

Source

View Text - Preformatted

select "EDITIONABLE_TYPE","TYPE#","CON_ID" from v$editionable_types
View Text - HTML Formatted

SELECT "EDITIONABLE_TYPE"
, "TYPE#"
, "CON_ID"
FROM V$EDITIONABLE_TYPES