<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>okamuuu</author_name>
  <author_url>https://blog.hatena.ne.jp/okamuuu/</author_url>
  <blog_title>あいつの日誌β</blog_title>
  <blog_url>https://okamuuu.hatenablog.com/</blog_url>
  <categories>
    <anon>SQL</anon>
  </categories>
  <description>あらすじ 課題: それぞれの商品の前日の販売数と前々日の販売数の差を知りたい。 &gt; select * from purchase_logs; +----+------------+-------------+------------+ | id | product_id | sales_count | created_on | +----+------------+-------------+------------+ | 1 | 1 | 100 | 2014-12-01 | | 2 | 2 | 100 | 2014-12-01 | | 3 | 3 | 100 | 2014-12-01 | |…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fokamuuu.hatenablog.com%2Fentry%2F2014%2F12%2F13%2F141003&quot; title=&quot;それぞれの商品の販売数の前日比を 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-12-13 14:10:03</published>
  <title>それぞれの商品の販売数の前日比を SQL で求める</title>
  <type>rich</type>
  <url>https://okamuuu.hatenablog.com/entry/2014/12/13/141003</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
