Oracle中如何创建聚簇索引
How to create cluster index in Oracle
我在 google 上搜索了很多链接以了解如何在 oracle 中创建聚簇索引,但 none 的解释令人满意。谁能解释一下如何在 oracle 中实现这一点。
与 Oracle 中的 SQL 服务器集群索引等效的是组织索引 Table。
这是一些信息:http://use-the-index-luke.com/sql/clustering/index-organized-clustered-index
我在 google 上搜索了很多链接以了解如何在 oracle 中创建聚簇索引,但 none 的解释令人满意。谁能解释一下如何在 oracle 中实现这一点。
与 Oracle 中的 SQL 服务器集群索引等效的是组织索引 Table。 这是一些信息:http://use-the-index-luke.com/sql/clustering/index-organized-clustered-index