<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanabusa-snow</author_name>
  <author_url>https://blog.hatena.ne.jp/hanabusa-snow/</author_url>
  <blog_title>プログラ生活</blog_title>
  <blog_url>https://www.pon-x.jp/</blog_url>
  <categories>
    <anon>SQL</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>www.pon-x.jp 前回の続き 今回は、一時テーブルの扱い方について説明します。 一時テーブル その処理の中において、仮想にデータを保持したいときに扱うのが、一時テーブルです。 一時テーブルは実際にはテーブルを作成せず（実際は tempdbに作成される）に、その処理の中で一時的に作られるテーブルを言います。 一時テーブルは、同一セッション内ののみ有効な「ローカル一時テーブル」と、その他のセッションでも引き継がれるな「グローバル一時テーブル」があり、作り方が異なります。 ローカル一時テーブル ローカル一時テーブルは、テーブル名の先頭に#をつけます。 例えばこんな感じです。 CREATE T…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pon-x.jp%2Fentry%2F2020%2F12%2F15%2F092038&quot; title=&quot;【SQL Server(連載)】一時テーブル -30- - プログラ生活&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/h/hanabusa-snow/20201215/20201215085912.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-12-15 09:20:38</published>
  <title>【SQL Server(連載)】一時テーブル -30-</title>
  <type>rich</type>
  <url>https://www.pon-x.jp/entry/2020/12/15/092038</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
