摘要: 实践出真知! 使用union连接 select `id` from `表名` where 0=0 and active=1 and `fullname` like '王%' union select `id` from `表名` where 0=0 and active=1 and `usernam 阅读全文
posted @ 2019-07-08 17:22 阿拉灯参丁 阅读(2793) 评论(0) 推荐(0)