--- In [email protected], W O  wrote:
>
> Karol, currently now I am importing a .DBF table which has more or less
> 3.600.000 records and it is taking hours.
> 
> Exporting the .DBF to a delimited text file and then importing using an
> external table would be faster?
> 
> Thanks in advance.
> 
> Walter.
> 

Hi,

i do not talking about csv file only about EXTERNAL TABLE
and yes import by external table is much faster
then putting insert statement one by one

regards,
Karol Bieniaszewski

Reply via email to