I search many links on google to find out how to create cluster index in oracle but none were satisfactory in explaining. Can anybody please explain how to achieve this in oracle.
相关问题
- SQL join to get the cartesian product of 2 columns
- sql execution latency when assign to a variable
- Difference between Types.INTEGER and Types.NULL in
- php PDO::FETCH_ASSOC doesnt detect select after ba
- Bulk update SQL Server C#
An equivalent to a SQL Server Cluster Index in Oracle would be an Index Organized Table. Here is some info: http://use-the-index-luke.com/sql/clustering/index-organized-clustered-index