Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: file output of a SP
Look up UTL_FILE in your documentation set - it should handle this nicely.
Ron Morton
> -----Original Message-----
> From: Bunyamin K. Karadeniz [SMTP:bunyamink_at_havelsan.com.tr]
> Sent: Tuesday, May 15, 2001 7:35 AM
> To: Multiple recipients of list ORACLE-L
> Subject: file output of a SP
>
> Hi Gurus,
> I have a problem,
> I am trying to output a txt file of my query results. But all these will
> be in a stored procedure, And in the procedure , how will I open a file
> and write to it and then close it ?
> Thanks
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Morton, Ronald D INET: rdmorton_at_switch.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Tue May 15 2001 - 08:12:31 CDT