MySQL Forums
Forum List  »  Optimizer & Parser

Re: inner join vs left join - huge performance difference
Posted by: michael cook
Date: July 06, 2016 12:18PM

I thought that by putting a "where" clause in my subquery (for the left side of the join) I was limiting the number of rows it would have to read to just the results of that subquery. is that not the case?

Options: ReplyQuote




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.