Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: file output of a SP
The utl_file package has the functions & procedures you need. From SQL*Plus, just do a describe on utl_file to get the entire list of functions & procedures.
HTH
Prakash
-----Original Message-----
Sent: Tuesday, May 15, 2001 7:35 AM
To: Multiple recipients of list ORACLE-L
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: Bala, Prakash
INET: prakash.bala_at_cingular.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:45:10 CDT