SQL Developer explain plan different with SQLPLUS on server
Hi All
Why is the explain plan on SQL developer would differ with explain plan from SQLPLUS on the database server (Unix).
We have an SQL when tested on SQL Developer indexes are picked up correctly but when doing the same on SQLPLUS on the server indexes are not used .
Why is this ? what can I check .
Regards
jabulani