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 -> Making a (big) flat file in plsql.

Making a (big) flat file in plsql.

From: Ronald <rmoleveld_at_hotmail.com>
Date: 15 Jan 2003 05:37:55 -0800
Message-ID: <8e80cdcb.0301150537.2fe4228e@posting.google.com>


Hi all,

Known problem for a lot of you I suppose. Need to make a flat file in plsql. This goes beyond the 1000000 of serveroutput and I don't have utl_file (what can be used for this I understand).

Need to retrieve thousands of record and put them in a flat file, normal recordlenght, about 200.
No need to display them on screen as long they get in the file. Any solution for this????

Will appreciate any help.

Best regards,

Ronald. Received on Wed Jan 15 2003 - 07:37:55 CST

Original text of this message

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