Skip to content

query – case sensitive en mysql

  • by
  1. SELECT *ย  FROM `table`ย  WHERE BINARY `COLUMN` = ‘value’

Note

binary

Tags: