I am learning SQL Server deadlock, about why there is deadlock, how to solve dead lock issue, best practices, how to analyze why deadlock happens.
I am working on SQL Server 2008 Enterprise. Any recommended readings for me?
thank in advance, George
|
I am learning SQL Server deadlock, about why there is deadlock, how to solve dead lock issue, best practices, how to analyze why deadlock happens. I am working on SQL Server 2008 Enterprise. Any recommended readings for me? thank in advance, George
| |||
|
feedback
|
|
read this article. Bye. | |||||||||
feedback
|
|
InformIT has a pretty good introductory article to transactions and locking. MSDN also has a good overview of transactions and how they're used. | |||
|
feedback
|