Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Spool

Re: Spool

From: <sybrandb_at_my-deja.com>
Date: Mon, 29 Jan 2001 10:57:48 GMT
Message-ID: <953ibb$g2b$1@nnrp1.deja.com>

In article <Rvbd6.30825$Up.239679_at_twister1.tin.it>,   "Ollsys Cagliari" <gilbertomereu_at_libero.it> wrote:
> Hi,
> how can I use the spool command to have a file .txt with a select
 result?
> Tanks for your help.
>
>

spool <filename>.txt
select ...

Geezz, this is all discussed in the sql*plus manual, or if you don't want to read Oracle manuals, in Oracle 8i the complete reference.

Regards,

--
Sybrand Bakker, Oracle DBA

All standard disclaimers apply
------------------------------------------------------------------------


Sent via Deja.com
http://www.deja.com/
Received on Mon Jan 29 2001 - 04:57:48 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US