Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Generate a text file in stored procedure
Chuichi-chan wrote:
> Hi,
>
> Is there any way I can generate a text file in my stored procedure. Say
> I do a query in the stored procedure and want to output the result to a
> text file. Is there any easy to to do this?
>
> Thanks in advance.
>
> Sent via Deja.com
> http://www.deja.com/
Hi Chuichi-chan,
If you are using Oracle 8i, you can use the
UTL_FILE package. See the following Oracle
documentation:
Oracle 8i Supplied Packages Reference
This is available online from the following URL
Good Luck,
Avi.
Received on Sun Feb 11 2001 - 22:50:13 CST
![]() |
![]() |