[snip]
I want to convert the whole thing to upper case so I can do a case
insensitive compare against it. 
[/snip]

If you want to do a case insensitive comparison against the data then
there is no need to convert to upper case.

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

Reply via email to