The performance of an SQL query was degraded significantly after adding an external table to the join clauses. I am investigating the options of avoiding the use of an external table and directly importing the excel spreadsheet data into an oracle table to improve the SQL query performance.
Thanks for your advice.
Regards,
Mr. D.W.