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 -> Write millions of records of data to a flat file

Write millions of records of data to a flat file

From: nickli <ningli2000_at_hotmail.com>
Date: 22 Jul 2005 13:27:14 -0700
Message-ID: <1122064033.962260.271580@z14g2000cwz.googlegroups.com>


Hi,

   I have a table which contains over 30 million rows of data (over 50 columns). I need to write all the data to a flat file with specified delimiter, header and output file name. Which tool is the fastest for this task? I can think of tools such as PL/SQL UTL_FILE package, Java stored procedure, Perl DBI, among others.

   Thanks in advance.

   Nick Li Received on Fri Jul 22 2005 - 15:27:14 CDT

Original text of this message

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