Why are few rows not getting deleted with belowscript?

前端 未结 0 1801
抹茶落季
抹茶落季 2020-12-04 06:01

I am running below script where I am deleting those records having IDs not present in one of two tables.

IF OBJECT_ID(\'tempdb..#tempTable\') IS NOT NULL DROP         


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