I want to subtract two set of union and need to show that subtract value as a new column in SQL?

后端 未结 0 1072
广开言路
广开言路 2020-12-02 15:58

Need your help to resolve below. I want to minus a set of union tables can any one please guild.

((select * from #emp union all select * from #std) MINUS (select * f

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