<?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>主にSQLのフィルタ機能Where句で使用する述語を紹介します。 www.excellovers.com BETWEEN述語 BETWEEN述語使用例 BETWEEN述語 述語とは結果が真理値になる関数のことです。 BETWEEN述語の構文は以下のとおりです。 select 列名 from テーブル名 where 列名 BETWEEN 下限 AND 上限 BETWEEN述語は指定した列の値が下限以上から上限以下の場合にTRUEを返します。 WHERE句は条件の結果がTRUEの行のみを抽出する。 BETWEEN述語使用例 下限：30歳 上限：60歳 年齢が30歳から60歳のデータを抽出しています…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excellovers.com%2Fentry%2Fexcelsql56&quot; title=&quot;SQLでExcelの集計を簡単・楽しく - BETWEEN述語 - 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/20230527/20230527223520.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-06-18 19:00:00</published>
  <title>SQLでExcelの集計を簡単・楽しく - BETWEEN述語</title>
  <type>rich</type>
  <url>https://www.excellovers.com/entry/excelsql56</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
