local partitioning index 本地分区索引
non-partitioning index 将一个非分区索引 ; 非分区索引
Partitioning index 分配指数 ; 构建了基于分配指数 ; 利用分配指数 ; 根据分配指数
global partitioning index 全局分区索引
If the database designer has created a Primary partition Index on a table, queries should incorporate the partitioning column.
如果数据库设计者已在表上创建了主分区索引,那么查询应当与分区列结合。
In other words, all columns that are part of the partitioning key must be present in the primary key or unique index definition.
换句话说,作为分区键一部分的所有列都必须出现在主键或惟一索引定义中。
That number is used as an index into the partitioning map to select the database partition for that row.
这个号码将用于作为分区映射的一个索引,以选择那一行所在的数据库分区。
应用推荐