2016年11月7日

mysql判断一个字符串是否包含某几个字符

摘要: 使用locate(substr,str)函数,如果包含,返回>0的数,否则返回0 阅读全文

posted @ 2016-11-07 15:02 vijayfly 阅读(14214) 评论(0) 推荐(0) 编辑

导航