Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Six or More Outer Joins Cause Improper Query Execution
I found a hint that fixes the problem stated below:
/*+INDEX_COMBINE(A) INDEX_COMBINE(B) INDEX_COMBINE(C) INDEX_COMBINE(D) INDEX_COMBINE(E) INDEX_COMBINE(F)*/ Wendell Bielefeld Received on Tue May 13 2003 - 12:36:17 CDT
![]() |
![]() |