• 有了这个特性查询优化器可以决定访问计划立即考虑索引

    With this feature, the query optimizer can immediately consider the index when determining an access plan.

    youdao

  • 因此我们这些连接添加了索引下列查询执行计划中我们可以看到,查询成本减少了很多。

    So we added indexes on those joining columns and from the following query execution plan, we can see the query cost is greatly reduced.

    youdao

  • 现在一下三个操作符以及它们xml索引执行计划是如何工作的。

    Now take a look at the three new operators and how they work together with XML indexes in a query execution plan.

    youdao

  • 查询计划展示了函数索引使用

    This query plan shows the use of a functional index.

    youdao

  • 接下来将深入讨论如何创建使用函数索引以及如何生成检验查询计划提供具体的示例

    The in-depth discussion and examples that follow explore creating and using functional indexes and how to generate and examine query plans.

    youdao

  • 如果计划包括扩展索引一个扫描发现EISCAN(3中高亮显示)。

    If the plan includes a scan of the extended index you will see the EISCAN (highlighted in Figure 3).

    youdao

  • 现在优化器根据实际虚拟索引选择访问计划来填充解释

    This now populates the explain tables with the access plan chosen by the optimizer based on real and virtual indexes.

    youdao

  • 优化器将一种基于成本方式IXAND计划挑选额外的索引

    The optimizer picks additional indexes for the IXAND plan in a cost-based fashion.

    youdao

  • 优化器在XAND OR计划使用所有合适xml索引

    The optimizer USES all applicable XML indexes in the XANDOR plan.

    youdao

  • 调优包括添加额外索引生成一个高效访问计划表格变幻无常进而鼓励索引使用如果可能的话也可以避免扫描

    Tuning can include adding extra indexes to yield a more efficient access plan, which makes tables volatile to encourage index usage and avoid table scans if possible.

    youdao

  • 检查查询是否真正使用了一个空间网格索引应该查看一下访问计划

    To check if a spatial grid index is actually exploited during query time, you should have a look at the access plan.

    youdao

  • 优化器可能会一种基于成本方式更多索引加入到 IXAND计划

    The optimizer may add more indexes to the IXAND plan in a cost-based fashion.

    youdao

  • 为了便于比较3显示通过SELECTIVITY1子句添加where子句的谓词强迫db2优化器忽略索引访问计划

    For comparison, Figure 3 illustrates the access plan where I forced the DB2 optimizer to ignore the index by adding the clause SELECTIVITY 1 to the predicate in the where clause.

    youdao

  • 查询计划显示索引扫描使用函数索引

    This query plan shows an index scan using our functional index.

    youdao

  • 访问计划索引节点上会一个RUNSTATSTIMESTAMP属性,它表示收集统计数据的时间。

    There is an attribute RUNSTATS TIMESTAMP on the table or index node of the access plan graph that indicates the last time when the statistics were collected.

    youdao

  • 多数情况下本地索引保留分区顺序属性如果计划采用本地索引还需要进行额外排序操作。

    In most cases, local indexes do not preserve the order property across partitions and that requires an extra sort if the plan is using local indexes.

    youdao

  • 创建三个索引之后13中的访问计划

    After creating the three new indexes, you get the new access plan graph shown in Figure 13.

    youdao

  • 12确认查询访问计划使用staff索引

    Figure 12 confirms that the new index on the STAFF table is being used in the query access plan.

    youdao

  • 如果指定索引优化器将选用成本最低XML 索引访问计划

    When the index name is not specified, optimizer picks the cheapest single XML index access plan.

    youdao

  • INDEX元素可以选择性地指定两个更多索引,它们按照指定顺序应用到“IXAND计划,并且优化器不会IXAND添加更多的索引

    The index elements can optionally specify two or more indexes that will be used in the 'IXAND' plan in the specified order and no additional indexes will be added by the optimizer to the IXAND.

    youdao

  • index属性可选的,允许指定一个索引作为IXAND计划中的主索引

    The index attribute is optional and allows you to specify an index name that will be used as the leading index in an 'IXAND' plan.

    youdao

  • 访问反向文本索引查询访问计划

    Access plan for query accessing an inverted text index.

    youdao

  • 为了account表上创建索引之后评估新的访问计划,要发出

    To evaluate the new access plan after the index creation on the ACCOUNT table issue.

    youdao

  • 应当使用REBUILDINDEXES实用程序计划构建这样索引

    You should plan for and build such indexes using the REBUILD indexes utility.

    youdao

  • 如果使用IXANDACCESS准则指定特定索引但是没有获得请求的计划那么检查以下内容。

    If you are using an IXAND or ACCESS guideline to specify a particular leading index, but are not getting the requested plan, check the following.

    youdao

  • 在这里我们使用两个索引并且同样谓词一次针对计划编号3索引扫描

    Here we are using the two indexes, and we have the same predicate, this time on the index scan numbered 3 in the plan.

    youdao

  • 访问hash索引查询访问计划

    Access plan for query accessing a hash index.

    youdao

  • 使用反向文本索引查询访问计划

    Access plan for query without inverted text index.

    youdao

  • 如果查询没有合适索引用于谓词,则使用左边的计划(a)。

    The leftmost plan (a) is used if there is no eligible index for the predicates in this query.

    youdao

  • 如果用于两个谓词索引可以参看2中的计划(c)。

    If you have indexes for both predicates you may see execution plan (c) in Figure 2.

    youdao

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

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

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