• Any query that utilizes the Primary Index column will encounter faster response times.

    任何利用索引查询将会遭遇更快速响应时间问题。

    youdao

  • The operator class also specifies the support procedures to be used by the index method when the operator class is selected for an index column.

    操作声明索引方法一个索引字段选定操作符表的时候使用支持过程

    youdao

  • Therefore a randomized index column can relieve contention problems for sets of similar or sequential values, but it's no help with identical values.

    因此随机可以减轻相似序列值的问题对于相同的值没有帮助

    youdao

  • The maintainability Index column also includes a icon that gives a quick indication as to the overall maintainability and complexity of a particular item.

    维护性指数包括一个图标,它可以直观的表示可维护性总体指数,或是复杂度很高的部分。

    youdao

  • If the database designer has created a Primary partition Index on a table, queries should incorporate the partitioning column.

    如果数据库设计者表上创建分区索引那么查询应当与分区列结合

    youdao

  • This sounds like a lot of conditions, but so far it is straightforward: using the column, the index can be found and the spatial predicate is known using the function.

    听起来好像有一大堆条件还是比较简单的:通过使用可以找到索引通过使用函数可以知道空间谓词

    youdao

  • If there is an index on the join column, the costs will be significantly less; otherwise the database server must perform table scans for all tables, both outer and inner tables.

    如果连接一个索引那么其成本会相当否则数据库服务器就必须所有(外部内部表)执行扫描

    youdao

  • Information about the column definitions, index, and statistics for a nickname is stored in the DB2 federated database system catalogs.

    关于定义索引以及昵称统计信息信息存储DB 2联邦数据库系统编目中

    youdao

  • Here you must find the index of the column in the position as it appears in the tree.

    此处我们必须在所选出现位置找到索引

    youdao

  • For relational nicknames, the wrapper validates the existence of the data source objects and retrieves the column definitions and index information, if any, when the nickname is defined.

    对于关系昵称包装器确认数据源对象是否存在如果定义昵称将获取定义索引信息

    youdao

  • Finally, you can index into the columns by column number and cast the results directly (for some types).

    最后可以根据编号这些建立索引直接强制转换结果(对于某些类型)。

    youdao

  • For this purpose, an indexed column is any single column with an index or the first column named in a composite index.

    为此索引个包含索引单列或者复合索引指定第一个列。

    youdao

  • Finally, an index on the additional column is created and the table reorganized based on that index.

    最后附加创建一个索引根据那个索引进行重组

    youdao

  • Also in the query rewrite vein, modifying a SELECT to get rid of a range-type predicate can increase performance by improving index key column matching.

    另外,在查询重写状态下,修改SELECT摆脱一个范围型谓词,可以通过提高索引键列匹配增强性能

    youdao

  • A functional index transforms the data in a column and stores the derived values in sorted order.

    函数索引中的数据进行转换按照顺序保存转换后的

    youdao

  • The alternative to shredding is to store and index the MIML data in a column of type XML in a DB2 table.

    作为分解方法一种备选方法MIML数据存储db2中的xml类型列中为之建立索引

    youdao

  • If you use a nullable VARGRAPHIC column instead, the 1021-byte index limitation is still true.

    如果使用vargraphic,那么1021字节索引限制仍然对的。

    youdao

  • In this case, the first column of any index, simple or compound, is a candidate to satisfy the star join.

    这种情况下任何索引第一,不管简单复杂都是满足星型联接一个候选者

    youdao

  • While an index on a relational column contains all values from that column, an XML index contains only values of nodes that match both the XML pattern and the data type in the index definition.

    关系索引包含此列所有xml索引包含那些同时匹配XML模式索引定义中的数据类型节点值。

    youdao

  • As shown in the IXSCAN descriptor in Figure 8, the leading column of the index exploited by optimizer is PRODUCT_NUMBER, which does not provide the order required for merge scan join.

    如图8IXSCAN描述符通过优化器利用索引领先PRODUCT _ NUMBER,合并扫描联接提供所需顺序

    youdao

  • To use each variable, you simply use the column number as the index of the single value you want.

    使用每个变量只需用作所需索引即可。

    youdao

  • The fourth column shows the index type (as defined in the schema in Listing 5) used to represent the datum.

    第四将显示用于表示数据索引类型(按照清单5模式中的定义)。

    youdao

  • For the purposes of discussion, our chosen index is a three-column index called IX1 created on (COLA, COLB, COLC).

    为了便于讨论我们选择索引一个三列索引,名为IX1(COLA,COLB,COLC)上创建。

    youdao

  • And DEPTNO should be listed second, allowing DB2 to do a direct index lookup on the first column (EMPNO) and then a scan on the second (DEPTNO) for the greater-than.

    然后列出DEPTNO从而允许DB 2第一(EMPNO)执行直接索引查找,然后针对大于号扫描第二列(DEPTNO)。

    youdao

  • The last table in the join sequence, CUST_CUSTOMER, is also scanned through an index defined over the CUST_CODE column.

    联接序列中的最后cust_customer表,其也是通过CUST _ code上已定义索引进行扫描

    youdao

  • SYSSTAT views containing the table, column, and index statistics.

    SYSSTAT视图包含索引统计数据

    youdao

  • By adding the index on the ACCT_ID_INX column, the new access plan shows a significant cost reduction from 3420.41 to 38.6219 timerons.

    通过ACCT _ ID _ IN x添加索引新的访问计划显示了3420.4138.6219timeron的较大成本缩减。

    youdao

  • This method accepts five arguments: the row index, the column index, the cell value, the spreadsheet key, and the worksheet key.

    方法接受5个参数索引索引、单元格电子表格工作表键。

    youdao

  • Suppose you have an index on the column customer_type in the customer table, and there are only five possible customer_type codes.

    假设customer中的customer _ type一个索引,那么5种可能的customer _ type代码

    youdao

  • To illustrate this, compare it to the predicate that is applied to the index scan numbered 5 in the plan, which is on the one and only column of the index on the child table.

    为了展示一点,将计划第5索引扫描上使用谓词比较针对表中惟一索引

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定