clustering index meaning in English
聚集索引
群集索引
Examples
- Only one clustered index can exist per table
对于每个表,只允许存在一个聚集索引。 - Create the unique clustered index on the view
为视图创建唯一的聚集索引。 - When you drop a clustered index , you can specify online
删除聚集索引时,可以指定online - A clustered index on a table or a view has a row in
表或视图的聚集索引在 - Is more efficient , especially for clustered indexes
更为有效,尤其是对于聚集索引而言。