Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Optimization: change in access path to one table changes join strategy to another table...
John
> When I query the regular table with some other (indexed) column,
> forcing the optimizer to do a table lookup for the later join key,
> the join strategy to the inline view changes (to the worse - nested
> loop acces with index range scans becomes hash join with full table
> scan).
HTH
Chris
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Aug 24 2006 - 09:09:14 CDT
![]() |
![]() |