mysql中 where in 用法详解
摘要:
这里分两种情况来介绍 1、in 后面是记录集,如: select * from table where uname in(select uname from user); 2、in 后面是字符串,如: select * from table where uname in('aaa',bbb','cc 阅读全文
posted @ 2017-05-29 15:54 防空洞123 阅读(3467) 评论(0) 推荐(0)
浙公网安备 33010602011771号