<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
    <anon>MySQL</anon>
  </categories>
  <description>パターンマッチングで比較(LIKE演算子) - データの取得 - MySQLの使い方LIKEでは2種類のワイルドカードが使えます。'%'は0文字以上の任意の文字列にマッチする。 sql% sqlで始まる任意の長さの文字列 a%b aで始まりbで終わる任意の長さの文字列 a_%b aで始まりbで終わる3文字以上の任意の長さの文字列 nameカラムがmusumeで終わるレコードの検索 mysql &gt; select * from hoge where name LIKE '%musume'; '_'は任意の1文字にマッチする。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F20120429%2F1335667965&quot; title=&quot;LIKE演算子 - by shigemk2&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-04-29 11:52:45</published>
  <title>LIKE演算子</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/20120429/1335667965</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
