<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nemuzuka</author_name>
  <author_url>https://blog.hatena.ne.jp/nemuzuka/</author_url>
  <blog_title>nemuzukaの「明日から本気出す」</blog_title>
  <blog_url>https://nemuzuka.vss.jp.net/</blog_url>
  <categories>
  </categories>
  <description>Oracleのvarcharカラムに0埋めの数字文字列しか設定されていない、と判っている場合 こんな感じで比較文が書けます。 select count(*) from dual where '000002' = 2 すげぇ、Oracle空気読みすぎ。 ' 000002 ' みたいに、前後に半角SPがあっても大丈夫。 ただ、当然のことですが比較カラムに格納されている文字列が 数字文字列でない場合、SQLエラーになります。 きっと暗黙の型変換で全部のカラムにTO_NUMBERしてるでしょうから、 パフォーマンスが出ないと困るところでは使わないほうがいいと思います。 SQL見ただけじゃ型がすぐに分か…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnemuzuka.vss.jp.net%2Fentry%2F20091116%2F1258355012&quot; title=&quot;空気を読みすぎるOracle - nemuzukaの「明日から本気出す」&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>2009-11-16 16:03:32</published>
  <title>空気を読みすぎるOracle</title>
  <type>rich</type>
  <url>https://nemuzuka.vss.jp.net/entry/20091116/1258355012</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
