SQL running slow
I have a sql running very slow. I used oracle sql tuning advisor to turn this sql. Oracle suggested to appy SQL profile for this sql. I compare the original sql plan and new plan which is different.
How can I get the detail in SQL profile which oracle provided? Or how can I know how oracle fix this sql?
Thanks,
Tracy
0