Oracle 12c

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

操作方法
1.新規テーブルの作成

Oracle 12c

環境
Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 – Production

書式
SET ORACLE_SID = {SI ...

Oracle 12c

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

操作方法
1.カーソルの最大数を確認します

Oracle 12c

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

書式
REVOKE システム権限名 FROM ユー ...

Oracle 12c

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

構文

DBMS_SCHEDULER.CREATE_J ...

Oracle 12c

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

使用例
1.ALTER USER文でユーザー「CF ...

Oracle 12c

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

書式
CREATE USER ユーザー名

Oracle 12c

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

使用例
1.ユーザー「cftuser」のパスワード ...

Oracle 12c

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

使用例1
「DROP DATABASE LINK」 ...

Oracle 12c

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

操作方法
1.全てのユーザーの一覧を確認する

Oracle 12c

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

操作方法
1.ユーザーのテーブル一覧を確認する ...

Oracle 12c

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

書式
SELECT MIN(日付),列名

Oracle 12c

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

書式
SELECT MAX(日付),列名

Oracle 12c

環境
Oracle11.2
構文

CREATE DATABASE LINK データベースリンク名 CONNECT TO ユーザ名 IDENTIFIED BY パスワード USING 'DB接続名';

説明 ...

Oracle 12c

環境
Oracle 11.2

書式
DBA_DB_LINKSの列について
•OWNER 所有者
•DB_LINK データベースリンク名
•USERNAME リンク先のユーザー ...

Oracle 12c

環境
Oracle 11.2

SQL構文

SELECT * FROM V$VERSION;

実行結果

BANNER
Oracle Database 11g Release 11.2.0 ...

Oracle 12c

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

書式
RTRIM関数は右側のみ、LTRIM関数は左 ...

Oracle 12c

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

書式
TO_CHAR(SYSDATE, ̵ ...