Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: File I/O from PL/SQL ?

Re: File I/O from PL/SQL ?

From: redbeard <spam_at_aol.com>
Date: 1997/08/14
Message-ID: <33F32533.4B19@aol.com>#1/1

Jonas Amoson wrote:
>
> Is it somehow possible to do file I/O from a PL/SQL routine?
> (e.g. write some output to a file)
>
> Hoping...
>
> jonas, jamdi92_at_tufvan.hv.se

7.3 and up have a dbms_utility package for doing file io called utl_file. do yourself a favor and purchase and read the ant book from nutshell.

-- 
Brian Martin		BOFH, Programmer
LAB-Interlink		UNIX is GOD mispelled
Medical Robotics	Does Oracle have the answer?

bcmartin_at_labinterlink.com

The sound of one hand clapping is the same as that of
a tree falling unheard in a forest.
Received on Thu Aug 14 1997 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US