<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>misos</author_name>
  <author_url>https://blog.hatena.ne.jp/misos/</author_url>
  <blog_title>めも</blog_title>
  <blog_url>https://paper.hatenadiary.jp/</blog_url>
  <categories>
    <anon>SQL</anon>
  </categories>
  <description>やりたいこと id product_id buy_date 0 a 2011-11-01 1 b 2011-11-03 1 c 2011-11-02 から id dates product_history 0 2011-11-01 a 1 2011-11-02_2011-11-03 c_b を取得したい。 コード SELECT id, GROUP_CONCAT( STRING(dayofyear_index), '_') as dates, GROUP_CONCAT( product_name , '_') as product_history FROM ( SELECT DAYOFYEAR(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpaper.hatenadiary.jp%2Fentry%2F2016%2F10%2F09%2F181918&quot; title=&quot;BigQueryでGROUP_CONCATを用いて特定のカラムをソートしてまとめてしまう - めも&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>2016-10-09 18:19:18</published>
  <title>BigQueryでGROUP_CONCATを用いて特定のカラムをソートしてまとめてしまう</title>
  <type>rich</type>
  <url>https://paper.hatenadiary.jp/entry/2016/10/09/181918</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
