Database locks have been a bane to most DBAs. They cause unnecessary problems to database and business processes. In this blog, we will examine what database locks are, issues that can arise from it, and provide ways on how to deal with it on SQLServer. Not only that, we will also implement it in dbWatch Control Center as an example.