<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>babydaemons</author_name>
  <author_url>https://blog.hatena.ne.jp/babydaemons/</author_url>
  <blog_title>babydaemons’ blog</blog_title>
  <blog_url>https://babydaemons.hatenablog.com/</blog_url>
  <categories>
    <anon>SQLServer</anon>
    <anon>T-SQL</anon>
  </categories>
  <description>照合順序(Collation)とは SQLServerには高機能な照合順序(Collation)の設定機能があります。 日本語関連だとこちら、World Wideにはこちら*1にまとめてあります。REPLACE関数だとこんな感じ↓ -- 普通は COLLATE Japanese_CI_ASになってるでしょう SELECT REPLACE('a b c', ' ', '!') -- 'a!b!c'が返ります ところが、LTRIM関数＆RTRIM関数は別物です。(;_;) SELECT RTRIM(LTRIM(' abc ')) -- ' abc 'が返ります。(;_;) 二人の出来ない子（LTR…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbabydaemons.hatenablog.com%2Fentry%2F20080906%2F1220686056&quot; title=&quot;全角スペースを含む文字列でTrimしたい - babydaemons’ blog&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>2008-09-06 16:27:36</published>
  <title>全角スペースを含む文字列でTrimしたい</title>
  <type>rich</type>
  <url>https://babydaemons.hatenablog.com/entry/20080906/1220686056</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
