• 查询计划显示了一个扫描

    This query plan shows a full table scan.

    youdao

  • 然而对于扫描不会推迟

    However, block locking was not be deferred for table scans.

    youdao

  • 查询计划显示了扫描

    This query plan shows full table scans.

    youdao

  • 使用分区修剪扫描(TBSCAN)。

    Table scan (TBSCAN) with partition pruning.

    youdao

  • 这里使用一个扫描来访问更好的选择

    Accessing the rows using a table scan is a better choice in this case.

    youdao

  • 索引能够避免扫描从而能够提高查询性能

    Indexes improve query performance by avoiding a full table scan.

    youdao

  • 必须搜索整个时,称为表扫描

    When the entire table has to be searched, it's called a table scan.

    youdao

  • 还是如图11所示,每次执行查询两个扫描

    Also as shown in Figure 11, you can see that there are still two table scans for each execution of the query.

    youdao

  • 它们利用一个多个XML索引完全避免扫描

    They take advantage of one or multiple XML indexes to entirely avoid table scans.

    youdao

  • 这个查询需要事实一个扫描

    This report query requires a full table scan of the fact table.

    youdao

  • 允许下面两个查询使用索引访问不是扫描

    This will allow both of the following queries to use indexed access rather than table scans.

    youdao

  • 读取数目(77)可能发生扫描

    The number of rows read (7700000) versus the number of rows written (77) show that a table scan is likely happening.

    youdao

  • 使用任何索引两个扫描嵌套循环连接要快得

    This is a lot faster than a nested loop join of two table scans without any index usage.

    youdao

  • 如果无法避免使用扫描,则将其用最小上。

    If table scans cannot be avoided, try to have on the smaller table.

    youdao

  • 执行索引分析确保索引正确,从而避免不必要的扫描

    Perform index analysis to make sure that the right indexes exist to help avoid unnecessary table scans.

    youdao

  • 通过索引扫描还是扫描访问外部则取决于

    The outer table can be accessed by an index scan or by a table scan, depending on the table.

    youdao

  • 可以WHERE子句中提取确定性函数调用避免不必要的扫描

    Deterministic function calls can be extracted from the WHERE clause to avoid unnecessary table scan.

    youdao

  • 目前运行RUNSTATS,就要执行扫描

    Currently, a full table scan is performed whenever RUNSTATS on table is run.

    youdao

  • 缺少当前统计情况下,优化器选择参与联接两个进行扫描

    The optimizer, in the absence of current statistics, is choosing to do a table scan on both tables involved in the join.

    youdao

  • 物理数据连续性对于扫描-索引扫描速度十分重要

    Contiguity of physical data or keys is important to the speed of table scans or key-index scans.

    youdao

  • 例中扫描极其昂贵因为Informix引擎必须随机访问数据

    In this case, a table scan is very expensive, because the Informix engine has to access data randomly.

    youdao

  • 因此DB 2不能使用那些索引而是会采取扫描确保正确查询结果

    Thus, DB2 cannot use those indexes and resorts to a table scan to ensure a correct query result.

    youdao

  • 分段PD Q优先级对于数据检索速度极大影响有助于扫描

    Fragmentation and PDQ priority also have a huge effect on the speed of data retrieval and will help table scans.

    youdao

  • 如果该很大可以通过谓词创建索引避免多余扫描

    A high value here can indicate excessive table scans that can be prevented by creating indexes on the predicate columns.

    youdao

  • 使得DB 2查询使用扫描代替索引扫描降低了数据库性能

    This makes DB2 queries use table scans instead of index scans and degrades database performance.

    youdao

  • 计划展示了aggregate_salesMQT一个扫描

    The plan shows a table scan over the aggregate_sales MQT. Moreover, the details of the operator table scan shows the following details.

    youdao

  • 清单7查询谓词选择性弱,因此需要pdbxml进行扫描

    The predicates in the query in Listing 7 are weakly selective so that a full table scan of the PDBXML table is required.

    youdao

  • 报告扫描次数下午 1到 2之间这个上执行的扫描

    The number of table scans reported represents the scans on the table between 1:00 p.m. and 2:00 p.m.

    youdao

  • 收集依赖连接(JOIN)基本访问(索引扫描表扫描)的计数

    Gather counts for base accesses (an index scan or a table scan of a table) that are not dependent on a join.

    youdao

  • 由于INSERTselect语句之间没有COMMIT死锁可能扫描引起的。

    Since there is no COMMIT between the INSERT and SELECT statement, potentially the deadlock is caused by a table scan.

    youdao

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

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

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