<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MiraiEngineer</author_name>
  <author_url>https://blog.hatena.ne.jp/MiraiEngineer/</author_url>
  <blog_title>未来エンジニア養成所Blog</blog_title>
  <blog_url>https://phoeducation.work/</blog_url>
  <categories>
    <anon>DB</anon>
    <anon>技術</anon>
  </categories>
  <description>複数のテーブルのすべてのレコードを表示（外部結合） 副問い合わせ（サブクエリ） 参考図書 複数のテーブルのすべてのレコードを表示（外部結合） 外部結合とは、テーブルを結合する際に、2つのテーブルの、左右どちらか一方にある値はすべての行が表示されます。 外部結合はどちらのテーブルの値をすべて表示するか指定する必要があります。 【ポイント】 結合する対象のない行では、列の値としてNULL値が表示されます。 左外部結合（LEFT OUTER JOIN） 【書式】LEFT OUTER JOIN SELECT 列名 FROM テーブル1 LEFT OUTER JOIN テーブル2 ON テーブル1.列名…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fphoeducation.work%2Fentry%2F20220713%2F1657666680&quot; title=&quot;【DB入門】複数のテーブルを利用する Part3 - 未来エンジニア養成所Blog&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://phoeducation.com/blog_img/BlogTitle(20220713).png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2022-07-13 07:58:00</published>
  <title>【DB入門】複数のテーブルを利用する Part3</title>
  <type>rich</type>
  <url>https://phoeducation.work/entry/20220713/1657666680</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
