Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: how to spool via sqlplus without the number of lignes selected
And you can
set echo off
set term off
set pages 0
to prevent empty lines and other sqlplus output.
Dennis
In article <915qj5$qhq$1_at_nnrp1.deja.com>,
dmarcus48_at_my-deja.com wrote:
> Matthieu,
>
> Just type 'set feedback off' before the spool command, and you
> won't get the number of lines.
>
> Dave Marcus
>
> In article <915p3h$8db$1_at_reader1.imaginet.fr>,
> "Matthieu Smits" <m.smits_at_directfinance.com> wrote:
> > Hello,
> >
> > I d like to know how to spool in a file without writting
> > the number of lignes selected in the spooled file.
> > Thank you for your time.
> >
> >
>
> Sent via Deja.com
> http://www.deja.com/
>
Sent via Deja.com
http://www.deja.com/
Received on Wed Dec 13 2000 - 10:54:21 CST
![]() |
![]() |