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 -> External Table vs Sql Loader

External Table vs Sql Loader

From: Bruce G. <uv_katastrophe_at_yahoo.com>
Date: 9 Feb 2007 08:32:19 -0800
Message-ID: <1171038739.516750.160120@q2g2000cwa.googlegroups.com>


I am on Oracle 9i with a HPUX platform and we are using Sql loader to load tables from flat files. With external tables now available to handle this task, I was wondering which performs better. A direct load with sqlldr or using the external table.

I am leaning towards the ET because it will eliminate the need for a staging table that we use on the sql loader method. Received on Fri Feb 09 2007 - 10:32:19 CST

Original text of this message

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