How about...

  SELECT foo FROM bar WHERE LCASE(this) = "that";

Although there are always other ways to do it, of course.

Cheers,

--V

Schalk Neethling wrote:
If I search a field for 'doone' and one of the fields contains 'Lorna Doone' what is the best comparator to use as LIKE is skipping this one and I imagine '=' will do the same?


-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to