<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>iad_otomamay</author_name>
  <author_url>https://blog.hatena.ne.jp/iad_otomamay/</author_url>
  <blog_title>レベルエンター山本大のブログ</blog_title>
  <blog_url>https://daiyamamoto.hatenablog.com/</blog_url>
  <categories>
    <anon>DB</anon>
  </categories>
  <description>SQLServer2005で、SQLクエリのみで照合順序を変える方法 ■準備 「#」付きテーブルは同一セッション上でのみ有効な一時テーブル create table #tbl ( data varchar(2) ) insert into #tbl select 'a' as data union ALL select 'b' as data union ALL select 'c' as data union ALL select 'A' as data union ALL select 'B' as data union ALL select 'C' as data union ALL s…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdaiyamamoto.hatenablog.com%2Fentry%2F20080401%2Fp1&quot; title=&quot;SQLクエリでのみ照合順序を変更する。 - レベルエンター山本大のブログ&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-04-01 00:00:00</published>
  <title>SQLクエリでのみ照合順序を変更する。</title>
  <type>rich</type>
  <url>https://daiyamamoto.hatenablog.com/entry/20080401/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
