01 2016 档案

摘要:在开发的过程中,遇到过not in 始终查询不到数据问题 select * from T_CustomerInfo where CustomerID not in (select CustomerID from T_OrderInfo) 后来使用not exists查询 select * from 阅读全文
posted @ 2016-01-29 15:54 hongdada 阅读(4397) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示