Expert SQL Server Transactions and Locking

by Dmitri Korotkevitch

★★★★☆
3.8 (563)

US$32.50

15% OFF CODE: SAVE15

Description

Master SQL Server’s Concurrency Model so you can implement high-throughput systems that deliver transactional consistency to your application customers. This book explains how to troubleshoot and address blocking problems and deadlocks, and write code and design database schemas to minimize concurrency issues in the systems you develop. SQL Server’s Concurrency Model is one of the least understood parts of the SQL Server Database Engine. Almost every SQL Server system experiences hard-to-explain