Re: Exporting Oracle Database into text file

From: Thor HW <thor_at_echidna.net>
Date: 1997/07/15
Message-ID: <01bc916f$ad0785c0$c570248e_at_thor_hw>#1/1


> set feedback off
> set heading off
> set pagesize 0
> set linesize 210
> set space 0
> set newpage 0
> set verify off
> set termout off
> set echo off
> set wrap off
> set flush off

good list ... although I add
set trimspool on
[Quoted] and set my linesize to 2000

The trimspool will not pad out the line with white space.

Thor HW Received on Tue Jul 15 1997 - 00:00:00 CEST

Original text of this message