摘要: 问题来源:查询表中,complete_type 不为2的数据。 我的想法:select * from 表名 where complete_type != '2' (除了第2条,全部显示,没问题呀) 显示结果:只有最后 complete_type =TD 那一条记录 (为什么 为什么呀 null 也不 阅读全文
posted @ 2018-06-11 16:27 Mr.Duanxj 阅读(158) 评论(0) 推荐(0)