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

    This query plan shows a full table scan.

    youdao

  • 查询计划显示了扫描

    This query plan shows full table scans.

    youdao

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

    Indexes improve query performance by avoiding a full table scan.

    youdao

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

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

    youdao

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

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

    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

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

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

    youdao

  • DB 2压缩功能可以减少磁盘存储需求同时改进执行扫描大量查询顺序读取访问

    DB2 row compression features can decrease disk storage requirements while at the same time improve sequential read access of large queries which perform full table scans.

    youdao

  • 如果没有为ucname创建索引DBMS仍然执行扫描但是不会数据进行进一步处理判断是否满足查询

    If there is no index on ucname, the DBMS still does a full table scan, but it need not do any further processing on the data to determine whether or not it satisfies the query.

    youdao

  • 我们发现涉及大量行的查询性能差异比较大比如所有20,000个XML文档进行扫描每个文档比较字符串

    We found a bigger difference for queries that touch a large number of rows, such as a table scan over all 20,000 XML documents with string comparison on every document.

    youdao

  • 假设上面示例中的COL1索引如果对COL1而不是RHS执行类型转换,那么绕过索引,查询会执行扫描

    If you assume that there is an index on COL1 in the above example, if COL1 is type-cast instead of the RHS, then the index will be bypassed and the query will perform a full table scan.

    youdao

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

    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.

    youdao

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

    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.

    youdao

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

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

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