<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hanabusa-snow</author_name>
  <author_url>https://blog.hatena.ne.jp/hanabusa-snow/</author_url>
  <blog_title>プログラ生活</blog_title>
  <blog_url>https://www.pon-x.jp/</blog_url>
  <categories>
    <anon>SQL</anon>
    <anon>プログラミング</anon>
  </categories>
  <description>www.pon-x.jp 前回の続き 今回は、WHERE句において、部分一致検索の方法を紹介したいと思います。 部分一致検索 WHERE句を使って、必要なレコードを抽出する方法はすでに紹介しました。 www.pon-x.jp しかし、これはイコールをつかって、完全一致する条件でレコードを抽出する方法でした。 一方で、特定の文字列を含むといったり、ある文字から始まるといった条件でレコードを抽出したいといったことがよくあります。 今回は、そんなときに便利な方法を紹介します。 LIKE演算子 LIKE演算子を使うと、部分一致検索を可能にします。 では、Person.PersonPhoneテーブルにお…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.pon-x.jp%2Fentry%2F2020%2F11%2F25%2F091152&quot; title=&quot;【SQL Server(連載)】SELECT文 (部分一致検索) -10- - プログラ生活&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/h/hanabusa-snow/20201125/20201125090556.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-11-25 09:11:52</published>
  <title>【SQL Server(連載)】SELECT文 (部分一致検索) -10-</title>
  <type>rich</type>
  <url>https://www.pon-x.jp/entry/2020/11/25/091152</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
