<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>CoolMint</author_name>
  <author_url>https://blog.hatena.ne.jp/CoolMint/</author_url>
  <blog_title>CoolMintの日記</blog_title>
  <blog_url>https://coolmint.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>SQLSERVERの一時テーブルには、 ローカル一時テーブル（テーブル名が#〜）とグローバル一時テーブル（テーブル名が##〜）の２種類が存在します。 ローカル一時テーブルは、同一セッション内のテーブルを作成したスコープおよび子スコープからのみ参照でき、テーブルを作成したスコープの終了とともに自動的に削除されます。 それに対してグローバル一時テーブルは、別セッションからも参照でき、全ての参照がなくなったタイミングで自動的に削除されます。 通常、作業領域として一時テーブルが必要な場合、通常ローカル一時テーブルを使います。 では、グローバル一時テーブルの使い道は？一つの例は排他処理（悲観的）です。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fcoolmint.hatenadiary.org%2Fentry%2F20101106%2F1289062318&quot; title=&quot;グローバル一時テーブルの使い道（SQLSERVER） - CoolMintの日記&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-11-06 01:51:58</published>
  <title>グローバル一時テーブルの使い道（SQLSERVER）</title>
  <type>rich</type>
  <url>https://coolmint.hatenadiary.org/entry/20101106/1289062318</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
