单词 | index key |
释义 | 例句释义: 索引键,索引关键字,索引码,索引键值 1. Indexes do not require that the page free space be tracked , because the point at which to insert a new row is set by the index key values . 索引不要求跟踪页的可用空间,因为插入新行的点是由索引键值设置的。 www.bing.com 2. Up to 16 columns can be combined into a single composite index key. 一个组合索引键中最多可组合16列。 msdn2.microsoft.com 3. A notable exception to this rule is unique indexes where the index key columns do not include the table partitioning key. 此规则的一个明显例外是,索引键列不包含表分区键的独立索引。 www.ibm.com 4. The index key of a clustered index cannot contain varchar columns that have existing data in the ROW_OVERFLOW_DATA allocation unit. 聚集索引的索引键不能包含在ROW_OVERFLOW_DATA分配单元中具有现有数据的varchar列。 technet.microsoft.com 5. Each index key must be unique or contain a NULL in at least one column. 每个索引键必须是唯一的,或者至少在一列中包含NULL。 www.ianywhere.com 6. In this case, one of the include columns must be selected for the index key column. 在这种情况下,必须为索引键列选择包含列之一。 technet.microsoft.com 7. VSAM arranges records by an index key, relative record number, or relative byte addressing. VSAM通过一个索引键值,相关记录号或者相关字节地址来组织记录。 pop.pcpop.com 8. That means, among other things, getting the order of the key columns right if it's a multi-index key. 这意味着,新索引的其中一个用途是实现键列的秩序(如果那是一个多索引键的话)。 www.ibm.com 9. None of the rows in the table at time the CREATE INDEX statement is executed can have index key values whose total lengths exceed 900 bytes. 在执行CREATEINDEX语句时,表中的任何行都不能有总长度超过900字节的索引键值。 msdn2.microsoft.com 10. The generated hash value is numeric, and I use this value as single index key for the string being indexed. 生成的hash值是数值型的,我使用这个值作为被索引的字符串的索引键。 www.ibm.com 1. Sum the length of each column that will be defined in the index key. 求索引键中将定义的每一列的长度之和。 msdn2.microsoft.com 2. The UNLOAD TABLE statement allows you to unload a table in the order of the index key. UNLOADTABLE语句可用于按照索引键的顺序卸载表。 www.ianywhere.com 3. A unique index is one in which no two rows are permitted to have the same index key value. 唯一索引不允许两行具有相同的索引键值。 technet.microsoft.com 4. In a clustered index, the physical order of the rows in the table is the same as the logical (indexed) order of the index key values. 在聚集索引中,表中行的物理顺序与索引键值的逻辑(索引)顺序相同。 technet.microsoft.com 5. But be careful with this tactic; you do not want to replicate a table in an index by including all of the table's columns in the index key. 但是要小心使用这一策略;您并不想以在索引键中包含数据表所有列的方式在索引中复制一个表。 www.ibm.com 6. Redesign nonclustered indexes with a large index key size so that only columns used for searching and lookups are key columns. 重新设计索引键大小较大的非聚集索引,以便只有用于搜索和查找的列为键列。 msdn2.microsoft.com 7. This value is part of the index key and is required to make sure that every row has a unique key value. 此值是索引键的一部分,用于确保每一行都具有唯一的键值。 technet.microsoft.com 8. Columns; however, such columns cannot be included in the clustered index key. 列;但聚集索引健中不能包含这类列。 msdn2.microsoft.com 9. Searches for duplicates of new index key values in insert and update operations, to enforce PRIMARY KEY and UNIQUE constraints. 搜索与插入和更新操作中的新索引键值重复的值,以强制PRIMARYKEY和UNIQUE约束。 technet.microsoft.com 10. It reports only include columns for some queries, so index key columns must be manually selected. 它针对某些查询只报告包含列,因此必须手动选择索引键列。 technet.microsoft.com 1. Columns that are not part of the index key can be included in nonclustered indexes. 可以将不属于索引键的列包含在非聚集索引中。 msdn2.microsoft.com 2. A column is part of a clustered index key that may be null. 列是可能空聚集索引键的一部分。 support.microsoft.com 3. For indexes, the insertion point of a new row is set by the index key. 对于索引,新行的插入点由索引键设置。 msdn2.microsoft.com 4. Put another way, matching starts at the far left of the index key and proceeds rightward. 换句话说,匹配从索引键的最左端开始并向右匹配。 www.ibm.com 5. for a clustered table , the row locator is the clustered index key. 对于聚集表,行定位器是聚集索引键。 www.ichacha.net 6. The index key limit might be reduced when you are using VARCHAR or VARGRAPHIC data type. 当使用VARCHAR或VARGRAPHIC数据类型时,索引键限制可能减少。 www.ibm.com 7. The query determines whether some columns are part of an index key. 该查询确定某些列是否属于索引键。 support.microsoft.com 8. Narrow indexes, or indexes with few columns in the index key, require less disk space and maintenance overhead. 如果索引较窄,或者说索引关键字中只有很少的几列,则需要的磁盘空间和维护开销都较少。 msdn2.microsoft.com 9. A unique index ensures that the index key contains no duplicate values and therefore every row in the table or view is in some way unique. 唯一索引确保索引键不包含重复的值,因此,表或视图中的每一行在某种程度上是唯一的。 technet.microsoft.com 10. The following table summarizes the results of creating indexes that meet or exceed the maximum index key size restrictions. 下表总结了创建达到或超过最大索引键大小限制的索引的结果。 technet.microsoft.com 1. To calculate the size of an index key, follow these steps. 若要计算索引键的大小,请按下列步骤执行操作。 msdn2.microsoft.com 2. Key generator function to construct index key during INSERT and UPDATE operations. 用于在INSERT和UPDATE操作中构造索引键的键生成器函数。 www.ibm.com 3. neither column of the output result set is a key , but together they form an index key. 输出结果集中的任一列都不是一个键,但是它们结合在一起将形成一个索引键。 www.ichacha.net 4. The index key size limit also applies to those constraints that are enforced through indexes. 索引键大小限制也应用于通过索引施加的那些约束。 www-128.ibm.com 5. When you create indexes on VARCHAR or VARGRAPHIC columns in your Unicode tables, you need to pay attention of the index key limit. 在Unicode表中的VARCHAR或VARGRAPHIC列上创建索引时,需要注意索引键限制。 www-128.ibm.com 6. The LOAD TABLE statement inserts rows into the table in the order of the index key. LOADTABLE语句可用于按照索引键的顺序在表中插入行。 www.ianywhere.com 7. It should be noted that the DB2 index key size limit is 1024 bytes, and the index key limit includes all overhead bytes. 应该注意,DB2索引键的大小限制为1024字节,而且索引键限制包括占用的所有字节。 www.ibm.com 8. This means no two rows can have the same value for the index key. 这意味着任何两行都不能有相同的索引键值。 msdn2.microsoft.com 9. But, you can perform range scans on the remaining columns in the index key. 但是,您可以在索引键的其余列上执行范围扫面。 www.ibm.com 10. IDS now automatically collects index statistics on the leading index key while the index is being created. IDS现在可以在索引创建时自动收集起始索引健上的索引统计信息。 www.ibm.com 1. For LOAD, all index key sorting takes place simultaneously in the private memory space of one process: db2lrid in SMP, db2lfrm0 in serial. 对于LOAD,所有索引键的排序都是在一个进程的私有内存空间中同时进行的:SMP中的db2lrid,串行中的db2lfrm0。 www.ibm.com 2. In this way, you will have all columns needed to cover the query, but the index key itself is small and efficient. 这样,将具有覆盖查询所需的所有列,但索引键本身较小,而且效率高。 msdn2.microsoft.com 3. Generally, you should define the clustered index key with as few columns as possible. 一般情况下,定义聚集索引键时使用的列越少越好。 msdn2.microsoft.com 4. Based on the optimizer's estimate, there are eight qualifying RIDs within the target index key range. 基于优化器的估计,在目标索引键范围内有8个合格的RID。 www.ibm.com 5. If the index key size exceeds 900 bytes, a warning message is displayed. 如果索引键大小超过900字节,会显示一条警告消息。 msdn2.microsoft.com 6. Returns information about the index key. 返回有关索引键的信息。 technet.microsoft.com 7. In Cheetah (IDS 11), IDS automatically collects index statistics on the leading index key while the index is being created. 在Cheetah(IDS11)中,当创建索引时,IDS自动收集起始索引键上的索引统计信息。 www.ibm.com 8. In the second table, the index key is being updated when the deadlock occurs. 在第二个表中,索引键在发生死锁时正在进行更新。 msdn2.microsoft.com 9. The maximum size for an index key is 900 bytes. 索引键的最大大小为900字节。 technet.microsoft.com 10. A clustered index sorts and stores the data rows of the table or view in order based on the clustered index key. 聚集索引基于聚集索引键按顺序排序和存储表或视图中的数据行。 technet.microsoft.com 1. Is the index key column position. 索引键列的位置。 technet.microsoft.com 2. The index key in Node 2 is being updated when the deadlock occurs. 节点2中索引键在发生死锁时正在进行更新。 msdn2.microsoft.com 3. A clustered index sorts and stores the data rows in the table based on the index key values. 聚集索引基于索引键值在表中对数据行进行排序和存储。 msdn2.microsoft.com 4. The data rows are stored in order based on the clustered index key. 数据行基于聚集索引键按顺序存储。 msdn2.microsoft.com 5. It will be nonnull and 4 bytes in size in rows that have nonunique index key values. 它将是非空的,在具有非唯一索引键值的行中的大小是4个字节。 msdn2.microsoft.com 6. This problem occurs if the column is a clustered index key in Microsoft SQL Server 2000. 如果列是MicrosoftSQLServer2000中聚集索引键会出现此问题。 support.microsoft.com 7. SQL Server 2005 retains the 900-byte limit for the maximum total size of all index key columns. SQLServer2005为所有索引键列的最大总大小保留900字节。 technet.microsoft.com 8. They are not considered by the Database Engine when calculating the number of index key columns or index key size. 在计算索引键列数或索引键大小时,数据库引擎不考虑它们。 msdn2.microsoft.com 9. These columns are not considered by the Database Engine when calculating the index key size. 计算索引键大小时,数据库引擎不考虑这些列。 msdn2.microsoft.com 10. Calculating the Size of an Index Key 计算索引键的大小 msdn2.microsoft.com 1. The CREATE INDEX statement uses the following algorithms to calculate the index key size CREATEINDEX语句使用下列算法来计算索引键大小 technet.microsoft.com 2. MAX of the SUM of the index key column lengths for existing rows 现有行的索引键列长度总和的最大值 technet.microsoft.com 3. Listing 1. Implementation of the hash index key generator 清单1.hash索引键生成器的实现 www.ibm.com 4. A 4-byte column that the SQL Server Database Engine automatically adds to a row to make each index key unique. SQLServer数据库引擎自动添加到行以使每个索引键保持唯一的4字节列。 technet.microsoft.com 5. For an index key column that is of variable length 具有可变长度的索引键列 www.ibm.com 6. Specify the number of fixed-length and variable-length columns in the index key and calculate the space that is required for their storage 指定索引键中固定长度和可变长度列的数量,并计算存储所需的空间 technet.microsoft.com 7. Bytes in an index key 索引键中的字节数 msdn2.microsoft.com |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。