加入收藏 | 设为首页 | 会员中心 | 我要投稿 台州站长网 (https://www.0576zz.cn/)- 边缘计算、中间件、数据处理、数据分析、智能存储!
当前位置: 首页 > 数据库 > Oracle > 正文

Oracle in exists

发布时间:2021-03-30 14:34:00 所属栏目:Oracle 来源:互联网
导读:select * from gsdj t1 where not exists (select * from swdj where qymc=t1.qymc )

select * from gsdj t1  where  not exists (select * from swdj where qymc=t1.qymc )

(编辑:台州站长网)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读