clustered index 双语例句
全部
1·The clustered index will be faster.
聚集索引将会更快。
2·Only one clustered index can exist per table.
对于每个表,只允许存在一个聚集索引。
3·A table can contain only one clustered index.
一个表只能包含一个聚集索引。
4·Keep clustered index keys as small as possible.
使聚集索引的键尽可能的小。
5·Views must have the same unique, clustered index.
视图必须具有相同的唯一聚集索引。
6·As you can see, the plan changes to clustered index scan.
就像你看到的,执行计划已经变为聚集索引扫描了。
7·Create a clustered index or recluster an existing index (new in 10.00)
创建聚族索引或者重新聚族已有索引(10.00 中新增)。
8·For a clustered table, the row locator is the clustered index key.
对于聚集表,行定位器是聚集索引键。
9·The index exploited for the inner table happens to be a clustered index.
利用内部表的索引恰好是一个聚集索引。
10·Nonclustered index USES key into clustered index instead of address?
非聚集索引使用钥匙进入聚集索引而不是地址?
