PL/SQL Developer

dananiev

Member²
It seems that Explain Plan in PL/SQL Developer does not understant hints. It shows the same plan for ALL_ROWS ,FIRST_ROWS ,CHOOSE and RULE hints.
 
Originally posted by dananiev:
It seems that Explain Plan in PL/SQL Developer does not understant hints. It shows the same plan for ALL_ROWS ,FIRST_ROWS ,CHOOSE and RULE hints.

I am sorry. Actually it seems that it works, but may be not everytime ...

Regards,
Dmitri
 
Back
Top