B-tree Indexes on UROWID Columns for Heap- and Index-Organized Tables (235)

UROWID datatype columns can hold logical primary key-based rowids identifying
rows of index-organized tables. Oracle supports indexes on UROWID datatypes of a
heap- or index-organized table. The index supports equality predicates on UROWID
columns. For predicates other than equality or for ordering on UROWID datatype
columns, the index is not used.

在堆表及索引表的 UROWID 列上建立B树索引
1. 数据类型为 UROWID 的列可以用于存储根据主键生成的唯一标示索引组织表行的rowid
2. Oracle 能够在堆表及索引表的 UROWID
列上创建索引。只有当一个查询中谓词的条件为等于才能利用此种索引

[@more@]
请使用浏览器的分享功能分享到微信等