<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>winebarrel</author_name>
  <author_url>https://blog.hatena.ne.jp/winebarrel/</author_url>
  <blog_title>so what</blog_title>
  <blog_url>https://so-wh.at/</blog_url>
  <categories>
    <anon>DB</anon>
    <anon>ORACLE</anon>
  </categories>
  <description>ちょっとはまったので。 where to_char(POST_DATE, 'YYYYMMDDHH24') = '2004102405' where POST_DATE = to_date('2004102405', 'YYYYMMDDHH24') ぱっと見、どちらも同じ検索条件に見えたが 2004-10-24 05:00:00〜2004-10-24 05:59:59 2004-10-24 05:00:00 だけ と、範囲が違った。1.は圧倒的に遅いので、以下のように修正。 where POST_DATE &gt;= to_date('2004102405', 'YYYYMMDDHH24') and …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fso-wh.at%2Fentry%2F20041027%2Fp2&quot; title=&quot; 検索条件のちょっとした違い - so what&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>2004-10-27 00:00:01</published>
  <title> 検索条件のちょっとした違い</title>
  <type>rich</type>
  <url>https://so-wh.at/entry/20041027/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
