Select determined rows from mysql with determined word

前端 未结 0 1534
情话喂你
情话喂你 2020-12-04 01:09
SELECT * FROM `table` WHERE `column`=\'System\' 

and this select \'SYSTEM\' too. I want to select only and accurately `column`=\'System\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题