Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Bulk insert into a table

772940Aug 18 2010 — edited Aug 19 2010
What is the counter part for sql server BULK insert in Oracle.

I have gone through an existing thread for the same question 672436 But here it is suggested to read from a file into and external table and then to create my own table reading from external table.

But I want to read directly from a file to an existing table in my database. How do I achieve this?

Thank you,
Praveen.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 16 2010
Added on Aug 18 2010
5 comments
1,881 views