<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>accs2014</author_name>
  <author_url>https://blog.hatena.ne.jp/accs2014/</author_url>
  <blog_title>もう一度学ぶMS-Access</blog_title>
  <blog_url>https://www.accessdbstudy.net/</blog_url>
  <categories>
    <anon>Access Tips</anon>
  </categories>
  <description>レポートにおけるエラー発生の回避策についてです。 まず、対象となるエラーを再現してみます。 右のようなテーブルがあります。 クエリで次のような列を設けます。つまり「点数」列の値に基づきサブクエリによって順位を算出します。 順位: (SELECT COUNT(*) FROM 成績テーブル AS 成績テーブル_1 WHERE 成績テーブル_1.点数 &gt; 成績テーブル.点数)+1 データシートビューです。点数の高い順に1から順位が表示されています。 次に、このクエリをレコードソースとするレポートを作成します。 特に難しいところはないレポートですが、グループヘッダーを置いている点に注意してください。 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.accessdbstudy.net%2Fentry%2F20080912%2Fp1&quot; title=&quot;「サブクエリでは、マルチレベルGROUP BY句は使用できません。」のエラーを回避する - もう一度学ぶMS-Access&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/a/accs2014/20170311/20170311120452.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-09-12 00:00:00</published>
  <title>「サブクエリでは、マルチレベルGROUP BY句は使用できません。」のエラーを回避する</title>
  <type>rich</type>
  <url>https://www.accessdbstudy.net/entry/20080912/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
