<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gonsuke777</author_name>
  <author_url>https://blog.hatena.ne.jp/gonsuke777/</author_url>
  <blog_title>ねら～ITエンジニア雑記</blog_title>
  <blog_url>https://gonsuke777.hatenablog.com/</blog_url>
  <categories>
    <anon>Oracle</anon>
    <anon>Database</anon>
    <anon>実行計画</anon>
  </categories>
  <description>EXPLAIN PLAN で解析してから DBMS_XPLAN.DISPLAY で出力する。 SQL&gt; EXPLAIN PLAN FOR 2&gt; SELECT /*+ USE_CONCAT */ * FROM TEST_TABLE 3&gt; WHERE ELE1 = :B1 4&gt; OR ELE2 = :B2; SQL&gt; SELECT * FROM TABLE(DBMS_XPLAN.DISPLAY('PLAN_TABLE', NULL, 'ALL')); --------------------------------------------------------------------------…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgonsuke777.hatenablog.com%2Fentry%2F20110826%2F1314340326&quot; title=&quot;EXPLAIN PLAN FOR 〜 でSQLの実行計画を出力 - ねら～ITエンジニア雑記&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>2011-08-26 15:32:06</published>
  <title>EXPLAIN PLAN FOR 〜 でSQLの実行計画を出力</title>
  <type>rich</type>
  <url>https://gonsuke777.hatenablog.com/entry/20110826/1314340326</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
