Defuse the Deadlock SQLChallenge (23 minutes)
Sharpen your skills at fighting blocking and deadlocks. In this hands-on challenge, you’ll learn how to reproduce a deadlock, read and interpret deadlock graphs (including understanding where the graphical display can be misleading), and design indexes that prevent deadlocks from occurring. You’ll work with scripts to reproduce the deadlock scenario, analyze the lock contention, and explore multiple strategies for defusing the deadlock using index design.
You are equipped with scripts and a video showing you how to reproduce a deadlock, plus a copy of the deadlock graph.






