摘要: 网络上很多谣言是后面跟小表用not in,后面跟大表用not exists,难道真的是这样子的嘛? 情况下面测试: 1、先用小表测试(1000条记录和一张8万条记录的表): SQL> create table not_in_s as select * from dba_objects where o 阅读全文
posted @ 2018-08-22 11:25 翰墨文海 阅读(846) 评论(0) 推荐(0)