<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>azuma006</author_name>
  <author_url>https://blog.hatena.ne.jp/azuma006/</author_url>
  <blog_title>あずまや</blog_title>
  <blog_url>https://azuma006.hatenablog.com/</blog_url>
  <categories>
    <anon>sql</anon>
  </categories>
  <description>前回の続きです。[SQLのWHERE句での結合とINNER JOINでの結合の違い] ■table_header(親テーブル) (PK) mng_key cmn_a … ■table_detail(子テーブル) (PK) mng_key (PK) sub_key cmn_b … ■table_cmn (PK) surrogate_key cmn_a cmn_b cmn_c … こんな感じの3つのテーブルがあり、親と子を内部結合し、3つ目のテーブルを外部結合したい場合、INNER JOIN＋LEFT OUTER JOINを使おうという結論になりました。 ですが、実はこの記事を書くときに困っていた…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fazuma006.hatenablog.com%2Fentry%2F2014%2F01%2F14%2F223000&quot; title=&quot;外部結合で副問い合わせ - あずまや&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>2014-01-14 22:30:00</published>
  <title>外部結合で副問い合わせ</title>
  <type>rich</type>
  <url>https://azuma006.hatenablog.com/entry/2014/01/14/223000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
