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 -> How to Output Multiple Files from PL/SQL

How to Output Multiple Files from PL/SQL

From: Roger Stapley <rstapley_at_uk.oracle.com>
Date: Tue, 25 Jan 2000 15:44:33 +0000
Message-ID: <388DC4E1.28149CAC@uk.oracle.com>


Hi,

Anyone give me some pointers on how to output multiple files from PL/SQL, I want to loop through a couple of tables and output different values to three different files.

(is there a dbms_output.put_line(filename, 'Value') for example)

If the answer is RTFM, then please let me know which manual!

Any ideas appreciated.

Thanks.

Roger. Received on Tue Jan 25 2000 - 09:44:33 CST

Original text of this message

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