SELECT * FROM table1WHERE not exists (SELECT ph from table2WHERE djlx = 'WGD' and table1.ph=table2.ph ) 如果需要再增加两个条件 table1.xd <> 'XC' and table1.xd <> 'RK' 该怎么写
1 回答
- 1 回答
- 0 关注
- 1639 浏览
添加回答
举报
0/150
提交
取消