<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://wardyit.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Creating a Deadlock</title><link>http://wardyit.com/blog/blog/archive/2005/12/12/65.aspx</link><description>Below are the steps to generate a deadlock so that the behaviour of a deadlock can be illustrated: -- 1) Create Objects for Deadlock Example USE TEMPDB CREATE TABLE dbo.foo (col1 INT) INSERT dbo.foo SELECT 1 CREATE TABLE dbo.bar (col1 INT) INSERT dbo.bar</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>The Curious Case of the Dubious Deadlock and the Not So Logical Lock</title><link>http://wardyit.com/blog/blog/archive/2005/12/12/65.aspx#11550</link><pubDate>Thu, 28 May 2009 21:55:51 GMT</pubDate><guid isPermaLink="false">a571ac07-9c60-4a47-9a5c-9bf2382f2f8e:11550</guid><dc:creator>Claypole's World - The SQL Server Side</dc:creator><description>&lt;p&gt;One of the many reasons I love consulting is that you get the opportunity to work in diverse businesses,&lt;/p&gt;
</description></item><item><title>re: Creating a Deadlock</title><link>http://wardyit.com/blog/blog/archive/2005/12/12/65.aspx#12421</link><pubDate>Fri, 05 Feb 2010 10:07:49 GMT</pubDate><guid isPermaLink="false">a571ac07-9c60-4a47-9a5c-9bf2382f2f8e:12421</guid><dc:creator>Ajay kumar</dc:creator><description>&lt;p&gt;Thx a lot&lt;/p&gt;</description></item></channel></rss>