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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Dump Oracle Tables To ASCII/Comma Delimited File

Re: Dump Oracle Tables To ASCII/Comma Delimited File

From: <Chaim.Katz_at_Completions.Bombardier.com>
Date: Thu, 13 Sep 2001 08:25:42 -0700
Message-ID: <F001.0038D34E.20010913072030@fatcity.com>

SQL*PLus

           set colsep ,
                      spool x.csv
                      select ....

hth
chaim

"Deepender Kr Gupta" <deepender.gupta_at_wipro.com>@fatcity.com on 09/13/2001 09:20:25 AM

Please respond to ORACLE-L_at_fatcity.com

Sent by: root_at_fatcity.com

To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com> cc:

Hi everybody,
Can anybody tell me the command/tool in oracle that can dump Oracle Tables To ASCII/Comma Delimited File.
Regds
deepender gupta

(See attached file: Wipro_Disclaimer.txt) Received on Thu Sep 13 2001 - 10:25:42 CDT

Original text of this message

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