「Oracle11.2」oracleのバージョンを調べる方法

環境
Oracle 11.2

SQL構文

SELECT * FROM V$VERSION;

実行結果

BANNER
Oracle Database 11g Release 11.2.0.1.0 – 64bit Production
PL/SQL Release 11.2.0.1.0 – Production
CORE 11.2.0.1.0 Production
TNS for Linux: Version 11.2.0.1.0 – Production
NLSRTL Version 11.2.0.1.0 – Production

Oracle 12c

Posted by arkgame