Why does MS SQL use exclusive locks on the entire table to update one record?

前端 未结 0 691
南旧
南旧 2020-12-29 17:28

We have problems with deadlocks, judging by the logs, two requests simultaneously want to get exclusive access to the table. However, both queries change one record in the t

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