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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

how to insert into a column using excel in oracle sql developer

3029772Nov 27 2015 — edited Nov 27 2015

I have an existing table with millions of records. Recently we added two fields to the table. Now we have a million of records which we need to insert into those two new fields using Employee ID as key constraint. I data for those two columns is in excel. How can we utilize Oracle SQL Developer to import the data into those columns using Employee Id as Key constraint.

I went through so many blogs but could not find answer to this and now i'm here. Hopefully i get some good help.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 25 2015
Added on Nov 27 2015
5 comments
1,289 views