the execution plans are the same, but the execution times are quite different
in PL/SQL Developer,we can see:
but in sqlplus,we can see
I've added hint, so the execution plans are the same, but the execution times are quite different
0
in PL/SQL Developer,we can see:
but in sqlplus,we can see
I've added hint, so the execution plans are the same, but the execution times are quite different