DBA Data[Home] [Help]

VIEW: SYS.IMP9COMPAT

Source

View Text - Preformatted

SELECT  value
        FROM    v$parameter
        WHERE   name = 'compatible'
View Text - HTML Formatted

SELECT VALUE
FROM V$PARAMETER
WHERE NAME = 'COMPATIBLE'