<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohei-a</author_name>
  <author_url>https://blog.hatena.ne.jp/yohei-a/</author_url>
  <blog_title>ablog</blog_title>
  <blog_url>https://yohei-a.hatenablog.jp/</blog_url>
  <categories>
    <anon>Oracle</anon>
  </categories>
  <description>is not null で count する SQL を Index Only &quot;Fast Full&quot; Scan で仕事（計算）量を減らして高速化してみた。インデックスを作成すると、オプティマイザが期待していた仕事（計算）量が少なくなる実行計画を選択してくれた。 チューニング結果 ビフォー 17:36:30 SQL&gt; alter system flush buffer_cache; System altered. Elapsed: 00:00:00.88 17:36:51 SQL&gt; select count(c2) from test1 where c5 is not null; COUNT(…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20150124%2F1422082931&quot; title=&quot;is not null で count する SQL を Index Only &amp;quot;Fast Full&amp;quot; Scan で高速化する - ablog&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-01-24 16:02:11</published>
  <title>is not null で count する SQL を Index Only &quot;Fast Full&quot; Scan で高速化する</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20150124/1422082931</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
