SE学院
/
Oracle
/
SQL*Plus
/ define
SQL*Plus PRINT
PRINTはバインド変数の値を表示するSQL*Plusコマンドである。
構文
すべての変数を表示する。
PRINT
PRI
指定した変数の値を表示する。
PRINT example