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 -> Re: Batch insert data into oracle from text file.

Re: Batch insert data into oracle from text file.

From: Rauf Sarwar <rs_arwar_at_hotmail.com>
Date: 27 Dec 2005 05:47:45 -0800
Message-ID: <1135691265.595801.290460@g44g2000cwa.googlegroups.com>

Scarab wrote:
> Thanks to all of your reply.
>
> I really need to write an application to finish the importing work, and I
> wonder whether OCI can be used.
> What are external tables in ORACKE mean? Thanks.
>

Important rule of programming... "Don't re-invent the wheel".

Look up SQL*Loader and External tables, as others have pointed out, before embarking on something new.

Regards
/Rauf Received on Tue Dec 27 2005 - 07:47:45 CST

Original text of this message

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