How to remove While loop inside stored procedure in MS SQL Server?

后端 未结 0 1558
暗喜
暗喜 2021-02-15 18:29

I have a stored procedure with a cursor inside for the logic which is taking long time for execution . I have changed to while loop for faster execution but Even while loop take

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