Description
In this course, you will :
- First, you will learn how transactions are used and the various levels of isolation available.
- Next, you will discover how SQL Server uses locking to enable concurrency without affecting data integrity.
- Finally, you will explore how to analyze concurrency-affecting queries, including those that deadlock, and some techniques you can use to keep to avoid such issues.