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

Home -> Community -> Usenet -> c.d.o.server -> Re: Writing to a text file

Re: Writing to a text file

From: maría jesús narganes <mjnarganes_at_ctv.es>
Date: 2000/05/17
Message-ID: <8fupg0$1qq$1@lola.ctv.es>#1/1

Before running the query:
>spool file-name

 then run the query, and
>spool off.

Howling Fang escribió en mensaje <3921B7D8.4B4DF726_at_hotmail.com>...
>How do you get the contents of a select statement to be written out to a
>textfile using SQL-Plus? Thanks.
>
Received on Wed May 17 2000 - 00:00:00 CDT

Original text of this message

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