Re: Left join vs Inner join
Thank you so much for your reply. Yes, we are on MySQL version 5.5.46. So when we upgrade to 5.6, does the derived table access change from full table scan to index scan? Since it is a derived table and an index can't be defined on a derived table, how does MySQL use an Index join?
Subject
Views
Written By
Posted
2194
May 09, 2016 06:10PM
1162
May 10, 2016 08:04AM
Re: Left join vs Inner join
1049
May 10, 2016 10:40AM
1044
May 10, 2016 07:23PM
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.