String comparisons
Date: 11/06/06
(MySQL Communtiy) Keywords: mysql, sql
I can’t find this in the mysql manual, I’m working on some filters and one of the things that we need to do is to have relative string comparisons.
When comparing strings is there any difference between > and >=? I tried both comparisons and they seemed to return the same result sets.
Thanks
Source: http://community.livejournal.com/mysql/105911.html