<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ExcelLover</author_name>
  <author_url>https://blog.hatena.ne.jp/ExcelLover/</author_url>
  <blog_title>Excelが大好きだ！</blog_title>
  <blog_url>https://www.excellovers.com/</blog_url>
  <categories>
    <anon>SQL</anon>
    <anon>VBA</anon>
  </categories>
  <description>前回まで様々な集約関数を紹介してきました。 ここまでの集約関数の共通した使い方は 「列全体」 を集計対象としていたことです。 例えばCOUNT関数にしても列全体ではなく、列の要素ごとの集計を行いたい場合もあるでしょう。 そんなときはGROUP BY句です。 GROUP BY句とは GROUP BY句 GROUP BY句使用例 GROUP BY句とは Excelでいうとピボットテーブルでの集計と同様のことが可能になります。 ピボットテーブルでは指定した要素でデータを集約し、集約した単位でデータを集計します。 GROUP BY句 SQLでピボットテーブルのような集計を行うにはGROUP BY句を使…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excellovers.com%2Fentry%2Fexcelsql18&quot; title=&quot;SQLでExcelの集計を簡単・楽しく - GROUP BY句 - Excelが大好きだ！&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://cdn-ak.f.st-hatena.com/images/fotolife/E/ExcelLover/20230507/20230507144646.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-05-09 20:00:00</published>
  <title>SQLでExcelの集計を簡単・楽しく - GROUP BY句</title>
  <type>rich</type>
  <url>https://www.excellovers.com/entry/excelsql18</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
