Insert data from excel to table
vinOct 26 2010 — edited Nov 9 2010Hi all,
I have a excel sheet which has two columns call_sign and clear_dt which has around 5000 rows.
I have a table Clear_date which has different columns including call_sign and clear_dt.
Can someone pl help me how can i select data from this excel sheet and then update the same in the table.
I use SQL developer or Toad.
The query should be something like , i give the excel sheet location and the data should be pulled directly from excel sheet and updated in table.
Please explain in detail, I am new learner.
Thanks All.