feature request: case insensitive indexed searches

michael geary listmail at gearyweb.com
Sat Apr 17 00:55:04 CDT 2004


Hi Folks,

i've got a varChar field that is indexed, and I want to do 
case-insensitive searches. I know that I can do these with LIKE, but 
that doesn't use the index. Is there really no way to do something 
like:

WHERE firstname = 'ruslan' no_case

and get the benefit of using the index?

-michael



More information about the Valentina mailing list