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: Extracting ASCII files from database

Re: Extracting ASCII files from database

From: Joneveland <joneveland_at_aol.com>
Date: 13 Jul 1998 02:35:42 GMT
Message-ID: <1998071302354200.WAA03840@ladder03.news.aol.com>


>Can I use the spool command and sql*plus or is it necessary to write a
>pl/sql-programm ?

You can write this with SQL*Plus and the spool command.

But if you are moving the table to another database, you can use export if the tables are identical in structure. Received on Sun Jul 12 1998 - 21:35:42 CDT

Original text of this message

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