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

Home -> Community -> Usenet -> c.d.o.server -> Re: Data in Text file thru Stored procedure

Re: Data in Text file thru Stored procedure

From: Olaf Maathuis <omaathuis_at_keyaccess.nl>
Date: Fri, 5 Mar 2004 23:01:03 +0100
Message-ID: <c2at5c$p6v$1@hermes.castel.nl>


on the server side you could use the Oracle package utl_file; on the client side you migth use the package file_io
"Siddhant Kumar" <siddhant_kumar_at_rediffmail.com> schrieb im Newsbeitrag news:495df6b8.0403050324.31e652a1_at_posting.google.com...
> I want to write a Text file containing data (either , or Tab
> delimited) using stored procedure. can any one guide me how to do
> this.? or point to a sample/link of code. DATABASE IS BOTH ORacle 8.x
> and Oracle 9
Received on Fri Mar 05 2004 - 16:01:03 CST

Original text of this message

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