using multiple INDEX hints
358284Apr 20 2004 — edited Apr 20 2004Is 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