Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: HELP (How to export a table to a delimetered text file)
In article <FAt5Fw.D0G_at_midway.uchicago.edu>,
"Seigmund Akinwande Johnson" <asjohns_at_midway.uchicago.edu> wrote:
> Help ,
> Does anyone know how to do this ?
>
>
If you just need to casually do it once, set up ODBC and link table into access and export it delimited. If you want to do it on a production basic you should write a PL/SQL script to do it and maybe a shell script to log it and ensure it gets the correct path, and etc. The other posts list most of what you need for writing the PL/SQL script. Jeremy
-----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own Received on Tue Apr 27 1999 - 10:11:17 CDT
![]() |
![]() |