这里着重介绍Not Exists(Exists用法类似),Not Exists 不存在用法:Select * from TableA a where Not Exists (Select * from TableB b where ...
確定! 回上一頁