MySQL Forums
Forum List  »  Optimizer & Parser

Re: Slow Subquery - Optimization in this simple query needed
Posted by: KimSeong Loh
Date: March 28, 2007 05:59PM

Why not try to convert the subquery into another join, a left join in the case of NOT IN.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Slow Subquery - Optimization in this simple query needed
2511
March 28, 2007 05:59PM


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.