In working with SQL Server, you may have encountered errors related to unresolved deadlock and scheduler deadlock. Many people blend these errors together, but they are actually separate issues. In this post, we provide a high-level explanation of both types of deadlock errors. Unresolved Deadlock In general, an unresolved deadlock is a SQL Server product […]