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

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

    youdao

  • For example, whether ORDER BY or GROUP BY clauses are needed in the query, or if they can be resolved via index access.

    例如查询需要ORDERBYGROUPBY语句,或者它们通过指数访问解决

    youdao

  • Generally, using this index value is not required, and there is no index access to tables of all dependency properties.

    通常并不需要使用这个索引而且不会存取所有相依性属性任何索引。

    youdao

  • An index only scan is an index access that is not followed by a table access because the index itself contains all the requested data.

    扫描索引包含访问的索引访问,因为索引本身包含了所有被请求数据

    youdao

  • Now that the view injects the filter predicate at the SQL level, DB2 can take advantage of the usual database techniques, that is index access.

    现在视图sql注入过滤谓词DB 2可以利用通常数据库技术索引访问

    youdao

  • Using this information you can confirm that columns were correctly (or not) used for index access and also to determine where a condition was filtered.

    这个信息确认那些是否正确使用索引访问判断条件在哪过滤的。

    youdao

  • There is much less index access and no index AND'ing so that the overall performance can be one or two order of magnitude better - depending on predicate selectivity.

    只有相当索引访问没有索引AND'ing,这样整体性能提高一个两个数量级 ——取决于谓词选择。

    youdao

  • Make sure that the alias and not the base table name is specified in the table attribute in the optimization guideline. For example, to request an XML index access for the following query.

    确保优化准则table属性没有指定别名基本

    youdao

  • If you use a single page size for relational and XML data, or for data and indexes, a 32kb page size may be beneficial for XML data but somewhat detrimental for relational data and index access.

    如果关系数据XML数据或者为数据和索引使用单一宽,那么32kb的页对于XML数据而言可能有利但是不利于关系数据和索引访问

    youdao

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

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

    youdao

  • In this scenario, after analysis, it was determined that it will be optimum to use the index I11 to access the table TAB1, but the default behaviour of the optimizer did not, even after tuning.

    这个场景中经过分析可以确定使用索引i 11访问tab 1但是优化器默认行为不会这么即使调优之后也仍然不会这样做。

    youdao

  • The index used to access items just states how far past the first item in the collection, or sequence, you need to go to get what you want.

    用于访问数据索引声明集合越过第一个数据远,或者称为序列需要获得所需的内容。

    youdao

  • You can define an index specification for this remote object, to make the federated server aware of the index and facilitate the access of this remote object.

    可以这个远程对象定义一个索引规范使得联邦服务器知道索引,并且便于这个远程对象访问

    youdao

  • In Part 5, I discuss code completion and content assist, including how they work and how they access the PDOM index.

    第5部分中,将探讨代码完成内容协助包括二者如何工作以及如何访问PDOM索引

    youdao

  • In the previous section you learned about one type of access method, index scan (IXSCAN), and one type of join method, nested loop join (NLJOIN).

    之前部分已经了解类型访问方法,即索引扫描(IXSCAN),一种类型的联接方法,即嵌套循环联接(NLJOIN)。

    youdao

  • This guideline specifies that a single XML index scan be used to access the given table.

    准则指定一个单一xml索引扫描用于访问给定

    youdao

  • An appropriate access path means that an index is available and used so that the index drives the access to the data.

    恰当的访问路径意味着一个索引可用并且已使用所以索引能够方便地该数据进行访问。

    youdao

  • The example guideline in Listing 16 specifies that some XML index be used to access the table SECURITY.

    清单16中的示例准则指定必须使用一些XML索引访问SECURITY

    youdao

  • You may also need to design indexes to avoid data sort and to provide index only access.

    也许还要设计索引避免数据排序提供带索引的访问

    youdao

  • 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.

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

    youdao

  • Here a maximum number of two applications can concurrently access 'INDEX 1', and a maximum number of three applications can concurrently access 'INDEX 2'.

    按照这段代码,最多两个应用程序可以同时访问INDEX1’,最多有三个应用程序可以同时访问‘INDEX2’。

    youdao

  • Access plan for query accessing a hash index.

    访问hash索引查询访问计划

    youdao

  • Since the data is spatial, you need to specify the R-Tree access method for this index.

    由于涉及到空间数据需要这个索引指定r - Tree访问方法

    youdao

  • A change that introduces some sort of index that allows access to random elements of the large retransmission queue is critical to address the find-first attacks against the TCP stack.

    这个改变引入一些索引允许重传队列中的元素进行随机访问,这个改变对于解决TCP协议find - first攻击问题重要

    youdao

  • A functional index can specify different access methods that include B-Tree, R-Tree, and user-defined access methods.

    函数索引可以指定各种不同访问方法包括B -Tree、r - Tree用户定义的访问方法。

    youdao

  • Run the index Data service under a user who has exclusive access to both the service process and the index files.

    同时能够独自访问服务流程索引文件用户运行IndexDataService

    youdao

  • The access element further specifies that some XML index must be used to access the table CUSTACC.

    ACCESS元素进一步指定必须使用某些xml索引访问custacc

    youdao

  • The IXAND access request element directs the optimizer to use index anding to access a table.

    IXAND访问请求元素要求优化使用indexanding访问

    youdao

  • Since DB2 will only use the index the "traditional" way for index-only access, the rows will be returned just like our index data, in groups of identical LASTNAMEs in random order.

    因为DB 2传统方式使用索引实现仅索引访问各行我们的索引数据一样同样的LASTNAME小组以随机形式返回

    youdao

  • Typically, a non-matching index scan is chosen by the optimizer when the underlying index provides benefits such as index-only access, avoids sort, or some similar benefit.

    通常情况下,在基础索引提供好处(唯一索引访问避免排序一些类似的好处),可通过优化器选择匹配索引扫描

    youdao

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

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

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