<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ku__ra__ge</author_name>
  <author_url>https://blog.hatena.ne.jp/ku__ra__ge/</author_url>
  <blog_title>くらげのChangeLog</blog_title>
  <blog_url>https://culage.hatenablog.com/</blog_url>
  <categories>
    <anon>program</anon>
  </categories>
  <description>oracleで以下SQLは、レコードが1件戻ってくる。 select * from DUAL where '20181201' = to_date('2018/12/01', 'yyyy/mm/dd');つまり、'20181211'という文字列型の値と2018/12/11という日付型の値が等しいという条件が真と判定される。 ……なんなんだ、この謎の仕様。 YYYYMMDD文字列に存在しない日付に該当する値を指定すると「ORA-01861: リテラルが書式文字列と一致しません」エラーが発生する。 select * from dual where '20181301' = to_date('201…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fculage.hatenablog.com%2Fentry%2F2018%2F12%2F11%2F000000&quot; title=&quot;Oracleで、YYYYMMDD文字列と日付型を比較すると一致すると判定される - くらげのChangeLog&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>2018-12-11 00:00:00</published>
  <title>Oracleで、YYYYMMDD文字列と日付型を比較すると一致すると判定される</title>
  <type>rich</type>
  <url>https://culage.hatenablog.com/entry/2018/12/11/000000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
