<?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>TOP句はそれほど多用されるものではありませんが、いざ使ってみたときに指定したレコード数と実際に抽出されるレコード数が違っていて混乱することがあります。その理由はORDER BY句の有無とその内容によるものですので、ここではその実例を見てみます。 まず、このような数字が並んだだけの単純なテーブルを用います。 クエリのSQLビューで次のように記入します。 SELECT TOP 3 数字テーブル.数字 FROM 数字テーブル; データシートビューを見てみるとこのようになります。 3つのレコードが抽出されているのは指定どおりですが、抽出されるのは（TOPという言葉のせいで間違いやすいですが）値が大き…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.accessdbstudy.net%2Fentry%2F20080724%2Fp1&quot; title=&quot;TOP句を用いる際にはORDER 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/20180128/20180128103955.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2008-07-24 00:00:00</published>
  <title>TOP句を用いる際にはORDER BY句の内容による抽出レコード数の違いに注意</title>
  <type>rich</type>
  <url>https://www.accessdbstudy.net/entry/20080724/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
