Hi,
We have excel file with multiple sheets (around 100), all sheets have same structure. Data in all the sheets have to be loaded to a table.Sheet name should also be loaded to table.
If it was only one sheet, I could have saved as .csv file and load using sql loader or use Import functionality in sql developers.
Oracle version : 12.2
Could you please advise any solution.
Thanks