Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Is there BCP like utility for Oracle (to unload data to text file)
You can write a SqlPlus program to do this, but it is easier to use a report writer like Crystal reports to export the data you want as a text ( or many other formats ) file.
Check out Crystal as www.img.seagatesoftware.com/crystalreports
PS
I do not work for them, but have used their product fo several years
and have found nothing close to it in versatility ( at least in my
Windows/Netware/Oracle environment)
John Greco
MnDOT
Reply to : john.greco_at_dot.state.mn.us
"Sergei Didur" <sergei_didur_at_yahoo.com> wrote:
>I know that SQL Loader could load data from text file, but
>I'd like to unload data from Oracle DB to text file.
>Is it possible ???
Received on Mon Dec 01 1997 - 00:00:00 CST
![]() |
![]() |