<?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>
    <anon>SQL</anon>
  </categories>
  <description>select * from ( select address, hash_value, plan_hash_value, child_number, users_opening, fetches, executions, row_number() over (partition by length(sql_fulltext), plan_hash_value, parsing_user_id order by executions desc, address) rn from v$sql where parsing_user_id &lt;&gt; 0 and plan_hash_value &lt;&gt; 0) …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohei-a.hatenablog.jp%2Fentry%2F20120724%2F1343101947&quot; title=&quot;partition by で分類した後に row_number() を使って絞り込む - 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>2012-07-24 12:52:27</published>
  <title>partition by で分類した後に row_number() を使って絞り込む</title>
  <type>rich</type>
  <url>https://yohei-a.hatenablog.jp/entry/20120724/1343101947</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
