MySQL Forums
Forum List  »  Optimizer & Parser

Re: WHERE clause processing
Posted by: KimSeong Loh
Date: November 15, 2005 07:32PM

Sure, it should be implemented that way where if the 1st condition is evaluated to false, the 2nd condition can be ignored.

But, the optimiser can choose which to be evaluated first depending to availability of index and other statistics.

Options: ReplyQuote


Subject
Views
Written By
Posted
3115
November 15, 2005 05:20PM
Re: WHERE clause processing
2142
November 15, 2005 07:32PM


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.