<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t_motooka</author_name>
  <author_url>https://blog.hatena.ne.jp/t_motooka/</author_url>
  <blog_title>職業プログラマの休日出勤</blog_title>
  <blog_url>https://tmotooka.hatenablog.jp/</blog_url>
  <categories>
    <anon>MySQL</anon>
    <anon>PostgreSQL</anon>
  </categories>
  <description>きっと GROUP BY のときの話 と同じ理屈なんでしょうけど、困ってしまったので記事に書いておきます。 テスト用テーブルの定義と、テストデータ（PostgreSQLでもMySQLでも動作OK） create table test20121028 ( id int primary key, data1 text not null ); insert into test20121028 values(1, 'aaa'); insert into test20121028 values(2, 'bbb'); insert into test20121028 values(3, 'bbb'); i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftmotooka.hatenablog.jp%2Fentry%2F2012%2F10%2F28%2F085400&quot; title=&quot;distinct と order by - 職業プログラマの休日出勤&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>2012-10-28 08:54:00</published>
  <title>distinct と order by</title>
  <type>rich</type>
  <url>https://tmotooka.hatenablog.jp/entry/2012/10/28/085400</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
