Hi all,
I need to get some data in an excel file and then update them into a table in OracleDB. Please, anyone have experience in this case can give me a help!
==== Example:
Oracle Table: Field01 | Field02 | Field03 | Field04 |
Excel File: Column01 | Column02 | Column03 |
==>
I want to update Filed04 with the value in Column03 where Field01 = Column01
Thank you all!
I need to get some data in an excel file and then update them into a table in OracleDB. Please, anyone have experience in this case can give me a help!
==== Example:
Oracle Table: Field01 | Field02 | Field03 | Field04 |
Excel File: Column01 | Column02 | Column03 |
==>
I want to update Filed04 with the value in Column03 where Field01 = Column01
Thank you all!