On Fri, 2004-08-13 at 11:05, charlie cs wrote: > The following perl script will dump entire table to a > flat file, much faster than sqlplus spool.
I don't believe Oracle was mentioned. > Please test it in your case and let me know your > result. It will be even faster with $dbh->{RowCacheSize} = 100; Jared