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: comma delimited

Re: comma delimited

From: joel garry <joel-garry_at_home.com>
Date: 25 Jul 2006 15:03:06 -0700
Message-ID: <1153864986.012870.312050@h48g2000cwc.googlegroups.com>

Shredder wrote:
> I am forced to use a somewhat generic sql editor that does not allow me to
> save my output to a comma delimited file (CSV). Is there a way to include
> something, in my script, to generate this output with the commas in it?

Are you using sqlplus? set colsep ","

Of course, you may have issues if you have commas in your data.

jg

-- 
@home.com is bogus.
http://www.sidetalkin.com/
Received on Tue Jul 25 2006 - 17:03:06 CDT

Original text of this message

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