Why do we need UPDATE Locks in SQL Server?

Today I want to talk about a specific question that I almost get every time when I teach about Locking & Blocking in SQL Server: Why does SQL Server need to have Update Locks? Before we go down to the details of why they are needed, I first want to give you a basic overview …

Why do we need UPDATE Locks in SQL Server? + read more