当表格使用主关键字
当表格使用主关键字(primary keys),默认情况下 SQL Server会
主键
... “叶”页包含了真实的表数据。这个结构允许每个表只有一个分簇的索引。Microsoft 主键(primary keys) 被用做排序操作的列(ORDER BY、GROUP BY) ...
注意这个表有两个主键。
The primary keys used are random 18-digit integers.使用的主键是随机18位整数。
The DataSet also depicts the primary keys of the two tables.该数据集还描述了这两个表的主键。