微信扫一扫
MySQL不常用查询
1.mySql查询字段小写字母数据 关键字‘binary’
SELECT * FROM table WHERE binary name LIKE '%v%';
相关推荐