<?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 LIKE述語 LIKE述語使用例 完全一致 部分一致 LIKE述語 述語とは結果が真理値になる関数のことです。 LIKE述語の構文は以下のとおりです。 select 列名 from テーブル名 where 列名 LIKE パターン LIKE述語は指定した列の値がLIKE述語のパターンと一致した時にTRUEを返します。 パターンは複数の条件を組み合わせることも可能。 パターン 内容 % (0文字以上の)複数の文字 _ 1つの文字 [a-z] 範囲内の文字を1文字 ![a-z] 範囲外の文字を…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.excellovers.com%2Fentry%2Fexcelsql59&quot; title=&quot;SQLでExcelの集計を簡単・楽しく - LIKE述語 - 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/20230529/20230529141508.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2023-06-20 20:00:00</published>
  <title>SQLでExcelの集計を簡単・楽しく - LIKE述語</title>
  <type>rich</type>
  <url>https://www.excellovers.com/entry/excelsql59</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
