Oracle SQL Performance

前端 未结 0 604
旧时难觅i
旧时难觅i 2020-12-01 13:54

I have 2 SQL like that: 1. select * from Customer_source s where not exist (Select 1 from Customer_target t where s.CST_ID = t.CST_ID and ( s.NAME <> t.NAME or s.GENDE

相关标签:
回答
  • 消灭零回复
提交回复
热议问题