摘要: 转载自:http://blog.sina.com.cn/s/blog_667bef380101f2da.html工作中用到,写三种用法吧,第四种为大小写匹配查询1. sql中字符串拼接 SELECT * FROM tableName WHERE name LIKE CONCAT(CONCAT('%'... 阅读全文
posted @ 2015-06-19 15:52 花语苑 阅读(215) 评论(0) 推荐(0)