查询存在一个表而不在另一个表中的数据记录

select itcode from User_info where itcode not in (select itcode from User_system)

posted on 2018-04-19 16:53  HopeWu  阅读(130)  评论(0)    收藏  举报

导航