MySQL Forums
Forum List  »  Optimizer & Parser

Re: optimizing abs()
Posted by: Michiel Betel
Date: October 29, 2006 07:31AM

Even so, for simple functions (like abs) on an indexed column it should not be too hard to first do the lookup and then the compare...

Options: ReplyQuote


Subject
Views
Written By
Posted
3202
October 25, 2006 04:31AM
2258
October 25, 2006 05:37AM
Re: optimizing abs()
1973
October 29, 2006 07:31AM


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.