<?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>関数と演算子</anon>
  </categories>
  <description>文字列を検索・抽出するときに「『市』を含む文字列」とか「『山』で終わる文字列」といった条件を設けたいことがあります。 このような場合、Like演算子と、ワイルドカードという文字を使って検索することができます。ワイルドカードとは「どんな文字（文字列）にもあてはまる文字」です。これにより「『山』で終わる文字列」は「Like &quot;*山&quot;」という条件で検索できます。「*」は「0文字以上の文字列」を表すワイルドカードですので、「山」の字の前がどのような文字列でも（何もなく、単に「山」の1文字であっても）この条件で検索できます。 Like演算子とワイルドカードによる検索は「あいまい検索」などとも呼ばれます。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.accessdbstudy.net%2Fentry%2F20140415%2Fp1&quot; title=&quot;Likeとワイルドカードによる検索と条件式の例 - もう一度学ぶ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/20180429/20180429153151.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-04-15 00:00:00</published>
  <title>Likeとワイルドカードによる検索と条件式の例</title>
  <type>rich</type>
  <url>https://www.accessdbstudy.net/entry/20140415/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
