Ebook: SQL Server Concurrency: Locking, Blocking, and Row Versioning
Author: Kalen Delaney
- Publisher: Red Gate Books
- Language: English
- pdf
If you've designed your SQL code intelligently, and implemented a sensible indexing strategy, there's a good chance your queries will "fly", when tested in isolation. In the real world, however, where multiple processes can access the same data at the same time, SQL Server often has to make one process wait, sacrificing concurrency and performance, in order that in order that all can succeed, without destroying data integrity. Your application can have world-class indexes and queries, but they won't help you if you can't get your data, because another application has it locked. That's why every DBA and developer must understand SQL Server concurrency, and how to troubleshoot any issues. I hope my book helps!
Download the book SQL Server Concurrency: Locking, Blocking, and Row Versioning for free or read online
Continue reading on any device:
Last viewed books
Related books
{related-news}
Comments (0)