Re: Is there BCP like utility for Oracle (to unload data to text file)
From: TurkBear <jvgreco_at_pop.primenet.com>
Date: 1997/12/01
Message-ID: <348329a3.21361295_at_news.primenet.com>#1/1
Date: 1997/12/01
Message-ID: <348329a3.21361295_at_news.primenet.com>#1/1
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 CET