read

説明

Interactive SQL 文をファイルから読み込みます。

構文

read [ encoding encoding ] file_name [ parameters ]encoding:identifier または string 

パラメータ

次は、read 文の例です。

READ status.rpt ‘160’
READ birthday.SQL [>= ’1988-1-1’ [<= ’1988-1-30’ 

使用法

パーミッション

このコマンドは、すべてのユーザが実行できます。

二次的な影響

なし