Hi,
We are able to read a .csv file as ORACLE external table (version 11.2.0.3)
We can save .xlsx as .csv but this is manual step.
Is there a way of automating this in ORACE so external table can read .xlsx file directly or some oracle function/routine that could convert the .xlsx file directl to .csv in th external table definition.
Thanks