Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Exporting Oracle Database into text file
Lisa M. Lewis <lmg_at_isdsa.pgh.wec.com> wrote in article
<33B3C778.3FC3E568_at_isdsa.pgh.wec.com>...
> yoong pan wrote:
>
> > Is there a way to export oracle database into a delimited text file?
>
> Not directly, this really suprised me. You can use utl_file package to
> do it.
you could also use a different front-end tool to attach to the database, for instance Microsoft Access. Access can then export the database in many formats, including delimited text. We do it all the time.
-- -- Bill Jones e-mail addresses: Computer Sciences Corp. (work) wjones14_at_csc.com Norwich, Connecticut (play) billj_at_mindport.net (860) 437-5650 WWW: http://www.mindport.net/~billjReceived on Mon Jun 30 1997 - 00:00:00 CDT
![]() |
![]() |