dbms_sqltune
I am running the dbms_sqltune.execute_tuning_task and then spooling out the report.
I have done 5 statements and have 3 with findings ( add indexes ) and 2 with no findings.
Both sql statements are selects from siebel tables. They are quite long query statements.
Why would I have no findings reported on those 2 statements?
Any suggestions will be appreciated.