可以使用minus 
select * from A minus select * from B;
select * from B minus select * from A;

 

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
  • 2021-08-14
猜你喜欢
  • 2022-02-24
  • 2021-11-16
  • 2021-12-08
  • 2021-11-26
  • 2021-10-05
  • 2021-10-08
  • 2022-12-23
相关资源
相似解决方案