in reply to Re: Case sensitive in MySQLin thread Case sensitive in MySQL
SELECT 'abc' LIKE BINARY 'ABC'; [download]