• This query plan shows a full table scan.

    查询计划显示了一个扫描

    youdao

  • Table scan (TBSCAN) with partition pruning.

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

    youdao

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

    这个报表查询需要事实一个扫描

    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

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

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

    youdao

  • It will choose indexed access if it has lower cost than table scan.

    如果使用索引的开销表扫描的开销低,优化器选择索引访问

    youdao

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

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

    youdao

  • However, if no indexes are available, the query optimizer must use a table scan.

    如果没有索引则查询优化器必须扫描

    youdao

  • The method may be a table scan , or may be scanning one or more indexes if they exist.

    可能采用的方法包括扫描扫描一个多个索引(如果) 。

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • The simplest way is to read the table's data sequentially, performing a table scan as we usually call it.

    简单的方法连续读取中的数据就是按照我们通常调用它的方法来执行扫描

    youdao

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

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

    youdao

  • Basically, it's weighing the choice of using the index to walk through the selected rows or doing a table scan.

    基本上权衡使用索引选择或者进行扫描这两种方式。

    youdao

  • The preceding query requires MySQL to perform a full table scan, the slowest type of query for a large table.

    上面的那个查询执行扫描对于一个表来说是最慢的一查询方式。

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • XSCAN is not an "XML table scan" but it can appear in an execution plan after a table scan to process each of the documents.

    XSCAN不是XML扫描”,表扫描之后可以出现执行计划,用来处理每个文档

    youdao

  • The optimizer normally chooses a table scan if no appropriate index has been created or if an index scan would be more costly.

    如果没有创建合适的索引或者如果索引扫描的成本更高一些,优化通常就选择扫描。

    youdao

  • Most often, you want only a small subset of the data in the table, so a full table scan wastes a lot of disk I/O and therefore time.

    通常来说,可能希望获得数据一个子集因此扫描浪费大量磁盘I/O因此也就会浪费大量时间。

    youdao

  • Since only one row is expected in the result set from this SELECT statement, the table scan here is considered an expensive operation.

    因为select语句结果集中期望,所以扫描在这里认为是代价较高操作。

    youdao

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

    计划展示了aggregate_salesMQT一个扫描

    youdao

  • Table 2 summarizes how the performance of this table scan query has benefited from two of our design decisions: atom site separation and compression.

    2总结了此次表扫描性能如何我们两个设计决策受益:原子站点分离压缩

    youdao

  • However since it is a leading table and will be accessed by the table scan only once, it may cause some performance problems, but it should not be a disaster.

    尽管如此由于主表而且只用扫描访问一次因此引发一些性能问题不会严重

    youdao

  • Actually, a table scan of an in-memory table is much faster than searching the same table through an index, especially with the Informix light scan mechanism.

    实际上内存中的进行表扫描要比通过索引搜索同一快得尤其是使用 Informix轻型扫描机制时。

    youdao

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

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

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