Hi All/@Marwim,
I'm having a requirement to read an Excel file(xlsx/xls) from my local machine and to dump the data into a table(BLOB/CLOB).
But i dont have access to use External Table or SQL Loader concepts. So i put into a state where to use the oracle PLSQL concepts alone.
Also i have gone through Anton Scheffer package, which has been coded to read the excel files from the UNIX/LINUX server and not from the local machine.
Could someone help me out on this with the simple sample codes to perform it with oracle PLSQL logic ?
Oracle DB Version : 12C
Regards,
Lazar