Hello ,
I need help in importing data into an oracle table from an excel sheet.
I have an excel file which has 30 worksheets with data in the same location in all the sheets .
Requirement is to automate the process of data import into an oracle table.
I tried to manually copy all the data into one sheet and upload it using sql loader but this is very tedious and time consuming.
Let me know if there is a possibilty or alternative to make this process quick and simple.
Database version : Oracle Version: 11.2.0.3
Thanks,
Bhavin