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!

using multiple INDEX hints

358284Apr 20 2004 — edited Apr 20 2004
Is that possible? How would I write it? Something like
/*+ INDEX(table1 hint1) INDEX(table2 hint2) */

Or should I be using another type of hint?

Any help would be appreciated. Thanks.

Gloria
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 18 2004
Added on Apr 20 2004
1 comment
5,804 views