Can anyone tell me if a SELECT command to mysql is case insensitive by default? and if not, what command would i have to send so that i can do something like:
SELECT * FROM `table` WHERE `Value` = "DickSavagewood"
where in actuality, the real value of `Value` is dicksavagewood