Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
関連する質問がいくつかありますが、SQLPLUS クエリの出力をどのように制御して、バッファ行なしですべての結果セットをテキスト ファイルに出力するかという私の質問には特に答えません。 SAVE コマンドを使用するときのバッファ。たとえば、通常は最初の行で、"SQL>" プロンプトの後に SQL ステートメントが続きます。どうすればその行を完全に削除し、(おそらく SPOOL を使用して) テキスト ファイルに単純に出力できますか?
サイレント接続した場合、SQL>行は出力されませんsqlplus -S schema/pw@db
sqlplus -S schema/pw@db