<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yzn</author_name>
  <author_url>https://blog.hatena.ne.jp/yzn/</author_url>
  <blog_title>yzn’s memo</blog_title>
  <blog_url>https://yzn.hatenadiary.org/</blog_url>
  <categories>
    <anon>dev</anon>
    <anon>MySql</anon>
  </categories>
  <description>SELECT t1.key, t1.count, t2.count, t3.count, t4.count FROM table01 AS t1 LEFT OUTER JOIN table02 AS t2 ON (t1.key = t2.key) LEFT OUTER JOIN table03 AS t3 ON (t1.key = t3.key) LEFT OUTER JOIN table04 AS t4 ON (t1.key = t4.key) ; table01 に対して外部結合を行うので、table01 にしか存在しない key の場合、 key999 NULL NULL NULL NU…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyzn.hatenadiary.org%2Fentry%2F20061029%2Fp1&quot; title=&quot; MySql で複数テーブルの外部結合(OUTER JOIN) - yzn’s memo&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>2006-10-29 00:00:00</published>
  <title> MySql で複数テーブルの外部結合(OUTER JOIN)</title>
  <type>rich</type>
  <url>https://yzn.hatenadiary.org/entry/20061029/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
