;with cte as ( select b.handlsh,b.mpsid from Prodinout as a inner join Prodinoutlist as b on a.matioid=b.matioid ) select * from Feizailist as a where not exists(select 1 from cte where handlsh=a.handlsh and mpsid=a.mpsid)
22,302
社区成员
121,734
社区内容
加载中
试试用AI创作助手写篇文章吧