<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>argius</author_name>
  <author_url>https://blog.hatena.ne.jp/argius/</author_url>
  <blog_title>argius note</blog_title>
  <blog_url>https://argius.hatenablog.jp/</blog_url>
  <categories>
    <anon>database</anon>
  </categories>
  <description>行についての情報を扱う擬似列についてのメモです。 ROWID ROWNUMとROW_NUMBER() 擬似列と*を併用するには Oracleに限ったことではありませんが、DBMSにはメタデータ的な情報を列として扱うための仕掛けがあります。これを「擬似列」といいます。 例えば、&quot;ROWID&quot;。ROWIDは、オブジェクトの中で行をユニークに特定できるIDです。この値は実際のデータのアドレスを示すポインタだそうで、PRIMARY KEYなどのユニークキーが無くても行を特定できるキーとなっています。 ROWIDでのアクセスは、単一行取得(UNIQUE SCAN)の場合は最も速いのですが、IN句などで複…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fargius.hatenablog.jp%2Fentry%2F20110209%2F1297256612&quot; title=&quot;Oracle 行情報を扱う擬似列(ROW,ROWNUM) - argius note&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-02-09 22:03:32</published>
  <title>Oracle 行情報を扱う擬似列(ROW,ROWNUM)</title>
  <type>rich</type>
  <url>https://argius.hatenablog.jp/entry/20110209/1297256612</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
