<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>furyu-tei</author_name>
  <author_url>https://blog.hatena.ne.jp/furyu-tei/</author_url>
  <blog_title>風柳メモ</blog_title>
  <blog_url>https://memo.furyutei.com/</blog_url>
  <categories>
  </categories>
  <description>たとえば、MySQL上で次のようなテーブルを定義して、 CREATE TABLE `t_history` ( `id` int(11) NOT NULL AUTO_INCREMENT, `memo` text NOT NULL, `next_id` int(11) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; 次のようにレコードがセットされているときに、 mysql&gt; SELECT * FROM t_history ORDER BY id; +----+-----…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemo.furyutei.com%2Fentry%2F20141001%2F1412156336&quot; title=&quot;連結リストになっているテーブルの関連するレコードのみをSELECTするためのSQL文を知りたい - 風柳メモ&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-10-01 18:38:56</published>
  <title>連結リストになっているテーブルの関連するレコードのみをSELECTするためのSQL文を知りたい</title>
  <type>rich</type>
  <url>https://memo.furyutei.com/entry/20141001/1412156336</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
