Mic R. W. Buchanan Member Jul 14, 2010 #1 Does this tool provide an sql optimizer? I DETEST Toad, but am forced to use it because I can't find anything in PL/SQL Developer. I can only do so much with an explain plan.
Does this tool provide an sql optimizer? I DETEST Toad, but am forced to use it because I can't find anything in PL/SQL Developer. I can only do so much with an explain plan.
Marco Kalter Administrator Staff member Jul 15, 2010 #1 There is no optimizer. There are only tools to show the query plan and resource usage that can help you optimize.
There is no optimizer. There are only tools to show the query plan and resource usage that can help you optimize.