Oracle

環境
Oracle Database 12c Standard Edition Release 12.2.0.1.0 – 64bit Production

構文
MONTHS_BETWEEN(日付1, 日付 ...

Oracle

構文

CREATE SEQUENCE sequence

sequence 作成する順序の名前
start 順序の開始値
inc 順序の増分値
max 順序の最大値
min 順序の最小値 ...

Oracle

環境
A5:SQL Mk-2
Oracle Database 12c Standard Edition Release 12.2.0.1.0 – 64bit Production

構文1
テーブル、 ...

Oracle

環境
A5:SQL Mk-2
Oracle Database 12c Standard Edition Release 12.2.0.1.0 – 64bit Production

構文
SELECT ...

Oracle

環境
Oracle Database 12c Standard Edition Release 12.2.0.1.0 – 64bit Production

構文
select * from v$nls_pa ...

Oracle

環境
Oracle Database 11.2.0.1.0 Production

構文
ALTER SESSION SET NLS_DATE_FORMAT= ’日付型の形式’ ...

Oracle

環境
Oracle Database 12c Standard Edition Release 12.2.0.1.0 – 64bit Production

書式
SELECT * FROM V$SESSIO ...

Oracle

環境
Oracle Database 12c Standard Edition Release 12.2.0.1.0 – 64bit Production

構文
select * from v$nls_pa ...

Oracle

構文

SELECT DECODE(列名, 値1, 結果1, 値2, 結果2, 結果3)FROM テーブル名;

DECODEを使って、指定した列の値によって異なる結果を返します。
値1の場合、結果1
値2の場合 ...

Oracle

環境
Oracle Database 12c Standard Edition Release 12.2.0.1.0 – 64bit Production

SQL構文
SELECT * FROM DBA_S ...

Oracle

環境

Oracle Database 11g Release 11.2.0.1.0 - 64bit ProductionRed Hat Enterprise Linux Server release 6.4 (Santiago) ...

Oracle

環境

Oracle Database 11g Release 11.2.0.1.0 - 64bit ProductionRed Hat Enterprise Linux Server release 6.4 (Santiago) ...

Oracle

環境

Oracle Database 11g Release 11.2.0.1.0 - 64bit ProductionRed Hat Enterprise Linux Server release 6.4 (Santiago) ...

Oracle

環境
Oracle Database 11g Release 11.2.0.1.0 – 64bit Production
Red Hat Enterprise Linux Server release 6. ...

Oracle

環境
Oracle Database 12c Standard Edition Release 12.2.0.1.0 – 64bit Production

書式
SELECT * FROM ROLE_SYS ...

Oracle

環境
Oracle Database 12c Standard Edition Release 12.2.0.1.0 – 64bit Production

書式
NULLIF(列名1,列名2)
NU ...

Oracle

環境

Oracle Database 11g Release 11.2.0.1.0 – 64bit ProductionPL/SQL Release 11.2.0.1.0 – Production

構文
1.プロシー ...

Oracle

環境
Oracle Database 11g Release 11.2.0.1.0 – 64bit Production
PL/SQL Release 11.2.0.1.0 – Production

構文 ...