Oracle
 sql >> Teknologi Basis Data >  >> RDS >> Oracle

Sembunyikan pernyataan SQL> di file spool

Contoh script ini (test.sql):

set heading off verify off feedback off echo off term off pagesize 0 linesize 10000 trimout on trimspool on timing off
spool test.log
SELECT 'content of spool file' FROM dual;
spool off

saat dijalankan:

>sqlplus scott/tiger
SQL*Plus: Release 12.1.0.1.0 Production on Mon Jun 22 08:46:58 2015
Copyright (c) 1982, 2013, Oracle.  All rights reserved.
Last Successful login time: Mon Jun 22 2015 08:46:52 +02:00
Connected to:
Oracle Database 12c Release 12.1.0.1.0 - 64bit Production
SQL> @test.sql
SQL> exit
Disconnected from Oracle Database 12c Release 12.1.0.1.0 - 64bit Production

menghasilkan file spool "bersih":

>type test.log
content of spool file


  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. ORA-00257:kesalahan pengarsipan. Hubungkan internal saja, sampai dibebaskan.

  2. <SQL>Cara mengubah ukuran VARCHAR2 tabel

  3. Oracle SQL Memasangkan Angka Sekuensial Kanan Kiri dengan Pengidentifikasi

  4. MAX() di ORACLE SQL

  5. Pengidentifikasi ORA-00972 terlalu panjang alias nama kolom