Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Create a File with PL/SQL
You have to use either TEXT_IO package ( Form45) or UTL_FILE package
SERVER SIDE) to do this.
Read the PL\SQL Programming book by Steven Feurstein. He also wrote one on
Oracle Built-ins.
Sunil
Ralf Bender <Ralf.Bender_at_wolnet.de> wrote in message
359bdb38.0_at_dns.wolnet.de...
>Hallo *.*
>
>can someone tell me how to create a file with a PL/SQL script.
>Spool c:\test.txt will not work ??
>
>
>bye
>Ralf
>
>mailto:ralf.bender_at_wolnet.de
>
>
Received on Mon Jul 06 1998 - 12:24:05 CDT
![]() |
![]() |