Re: left outer join performance
I have more information. Using EXPLAIN command before SELECT gives next info. in second case EXPLAIN tells that databse will analyze 2 rows in table b, but in first case it says that database will analyse 72805 rows in table b. Why does database use so much rows in first JOIN?
Subject
Views
Written By
Posted
3957
November 28, 2011 09:58PM
Re: left outer join performance
1484
November 28, 2011 11:10PM
1396
November 29, 2011 09:27PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.