Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> how to dump data from oracle table to a flat file

how to dump data from oracle table to a flat file

From: Sajnish Gupta <sajnish_gupta_at_yahoo.com>
Date: 2000/08/10
Message-ID: <39932563$0$6691@wodc7nh1.news.uu.net>#1/1

What's the best method to dump all of the table data to a flat file and make modifications to this data. I don't want to just output all the data in sqlplus because the data set is very large, also I am shying to make the modifications of data AFTER it is completely dumped to the flat file because of the size issue again.

thanks
SG Received on Thu Aug 10 2000 - 00:00:00 CDT

Original text of this message

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