"查查词典"手机版
千万人都在用的超大词汇词典翻译APP
Included columns should be listed in the include clause of the create index statement 应该在create index语句的include子句中列出包含性列。 Computed columns that are deterministic and either precise or imprecise can be included columns 精确或不精确的确定性计算列都可以是包含性列。 Included columns should be added to the create index statement using the include clause 应该使用include子句将包含性列添加到create index语句。 When you design nonclustered indexes with included columns consider the following guidelines 设计带有包含性列的非聚集索引时,请考虑下列准则: Indexes recommended with included columns may exceed the number of columns specified in this argument 建议的包含性列索引可能会超出此参数中指定的列数。 When you modify a table column that has been defined as an included column , the following restrictions apply 修改已定义为包含性列的表列时,要受下列限制: You can include columns that contain row - overflow data as key or nonkey columns of a nonclustered index 可以包括包含行溢出数据的列,作为非聚集索引的键列或非键列。 Reorganizing a nonclustered index compacts all lob columns that are nonkey included columns in the index 重新组织非聚集索引将压缩索引中属于非键包含性列的所有lob列。 Data types can be nonkey included columns as long as the computed column data type is allowed as a nonkey index column 数据类型派生的计算列就可以作为非键(包含性)列。 Reorganizing a nonclustered index will compact all lob columns that are nonkey included columns in the index 重新组织非聚集索引将压缩该索引中属于非键(包含性)列的所有lob列。