<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>IT7C</author_name>
  <author_url>https://blog.hatena.ne.jp/IT7C/</author_url>
  <blog_title>イノベートな非日常</blog_title>
  <blog_url>https://it7c.hatenadiary.org/</blog_url>
  <categories>
    <anon>mysql</anon>
    <anon>mysql</anon>
  </categories>
  <description>仮想表の作成、わざわざ新規にテーブルを作るまでもないようなデータ量の場合以下のようにUNION ALLを使うことにより、仮想的にテーブルを作ることが可能です。プライマリキーと値(Key value)しかない場合にはeltまたは、field + eltで十分です。こちらを使う場合は2つ以上のカラムがある場合に有用になります。 SELECT 1 fruit_id,'レモン' fruit_name UNION ALL SELECT 2 ,'みかん' UNION ALL SELECT 3 ,'りんご' UNION ALL SELECT 4 ,'オレンジ' UNION ALL SELECT 5 ,'いち…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fit7c.hatenadiary.org%2Fentry%2F20100708%2F1278544983&quot; title=&quot;裏MySQL クエリー入門 (10) 基礎編8 UNION ALLによる仮想表 - イノベートな非日常&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-07-08 08:23:03</published>
  <title>裏MySQL クエリー入門 (10) 基礎編8 UNION ALLによる仮想表</title>
  <type>rich</type>
  <url>https://it7c.hatenadiary.org/entry/20100708/1278544983</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
