Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to confirm that particular index is used during sql request

marcoSep 12 2013 — edited Sep 12 2013

Hi all,

how to confirm that particular index is used during sql request?

Yes, when I see explain plan from Oracle SQL Developer it shows that particular index is used.

Is it possible somehow to confirm that this index is used during performing sql request from Java client software?

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 10 2013
Added on Sep 12 2013
1 comment
157 views