<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>utiowa</author_name>
  <author_url>https://blog.hatena.ne.jp/utiowa/</author_url>
  <blog_title>小物SEのメモ帳</blog_title>
  <blog_url>https://memorandom-nishi.hatenablog.jp/</blog_url>
  <categories>
    <anon>SQL Server</anon>
  </categories>
  <description>一つのテーブルにクラスタ化インデックスと非クラスタ化インデックスが貼られている場合に、同一テーブル内のインデックス間で発生するデッドロックについて検証してみました。 テストデータとテーブルを準備 以下のようなテーブルにテストデータを用意します。 CREATE TABLE [test].[Deadlock]( [col1] [int] NOT NULL, [col2] [int] NOT NULL, [col3] [int] NOT NULL, [col4] [int] NOT NULL, [col5] [int] NOT NULL ) ON [PRIMARY] 適当なテストデータを投入しておき…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemorandom-nishi.hatenablog.jp%2Fentry%2F2017%2F07%2F02%2F155841&quot; title=&quot;【SQL server】インデックス間のデッドロック - 小物SEのメモ帳&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/u/utiowa/20170702/20170702152418.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-07-02 15:58:41</published>
  <title>【SQL server】インデックス間のデッドロック</title>
  <type>rich</type>
  <url>https://memorandom-nishi.hatenablog.jp/entry/2017/07/02/155841</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
