Subject | Re: concatenation faster than AND in WHERE clause? |
---|---|
Author | tomasz007 |
Post date | 2003-06-20T09:27:15Z |
Thanks Sven and Daniel
Before I decide to put 1.5 in the production environment, I'll
implement some smart mechanism into parts of my app that
automatically generate where clauses to optionally include the 'or
trick'. Also will review other slowest queries and will try to
improve them with this trick.
Cheers,
Tomasz
Before I decide to put 1.5 in the production environment, I'll
implement some smart mechanism into parts of my app that
automatically generate where clauses to optionally include the 'or
trick'. Also will review other slowest queries and will try to
improve them with this trick.
Cheers,
Tomasz