<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>imagawa_yakata</author_name>
  <author_url>https://blog.hatena.ne.jp/imagawa_yakata/</author_url>
  <blog_title>今川館</blog_title>
  <blog_url>https://imagawa.hatenadiary.jp/</blog_url>
  <categories>
    <anon>SQLServer</anon>
    <anon>SQL</anon>
  </categories>
  <description>文字列型からDATE/DATETIME型への暗黙的型変換 SQLServerは文字列型の値をDATEやDATETIMEで評価する必要がある場合は暗黙的に型変換を試みる。クエリ1 SELECT MAX(foo) foo FROM ( SELECT '2015-2-13' foo UNION ALL SELECT '2015-2-14' foo UNION ALL SELECT CONVERT(DATE, '2015-2-12') foo ) x 結果 foo 2015-02-15</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fimagawa.hatenadiary.jp%2Fentry%2F2015%2F02%2F22%2F193000&quot; title=&quot;SQLServerの文字列と日付の暗黙的型変換 - 今川館&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>2015-02-22 19:30:00</published>
  <title>SQLServerの文字列と日付の暗黙的型変換</title>
  <type>rich</type>
  <url>https://imagawa.hatenadiary.jp/entry/2015/02/22/193000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
