• 每个索引分区相应数据分区取得索引

    Each index partition indexes rows only from the corresponding data partition.

    youdao

  • 我们例子中,通过索引扫描得到6574个候选

    In our example, we get 6574 candidates from the index scan.

    youdao

  • 这种情况下任何索引第一,不管简单复杂都是满足星型联接一个候选者

    In this case, the first column of any index, simple or compound, is a candidate to satisfy the star join.

    youdao

  • 接下来创建一个查询生成索引

    Next, create a query to produce rows to be indexed.

    youdao

  • 然后DB 2可以根据预期顺序,也就是索引顺序,程序返回符合条件

    DB2 can then return qualified rows to the program in the desired order, the order of the index.

    youdao

  • 如果带有10索引删除DB 2必须删除删除的关联所有索引条目

    Delete a row from a table with 10 indexes, and DB2 must remove all index entries associated with the deleted rows.

    youdao

  • 我们不是乐意使用DPSI,但是我们必须多个分区探测多个索引寻找

    We are not so pleased with the DPSI if we must probe multiple index trees to find rows across multiple partitions.

    youdao

  • 缓冲内存中的一块存储区域,用于临时读入更改数据库(包含索引)。

    A buffer pool is an area of storage in memory into which database pages (containing table rows or index entries) are temporarily read and changed.

    youdao

  • 下面浏览一下表1中的研究每个谓词索引合格性

    Now step through the rows in Table 1 to explore index eligibility for each predicate.

    youdao

  • IDS允许应用程序开发人员放在不同对象上,数据库以及索引

    IDS allows application developers to place locks on different objects, like databases, tables, pages or rows, and indexes.

    youdao

  • 优化程序采用系统目录说明那里多少以及构造了较好的索引计算所采用查询路径

    The optimizer uses system catalogs indicating how many rows there are and how well the indexes are formed to figure out what query path to use.

    youdao

  • 相关子查询极大地降低数据检索速度,对于拥有几百万没有索引大型选择性查询更是如此。

    Correlated subqueries will greatly degrade the speed of data retrieval, especially for non-selective queries on huge tables with millions of rows and with no index.

    youdao

  • 数据库服务器首先通过查找索引中的定位中的相关

    The database server locates relevant rows in the table by first finding the row in the index.

    youdao

  • 需要读取索引数据降到最低。

    Minimize the number of index pages and data rows that have to be read.

    youdao

  • 如果需要索引包含而不需要读取这些

    If the values contained in the index are all that is required, the rows are not read.

    youdao

  • 这些可以级锁、索引等等

    These locks could be table level, row level, or lock on index, and so on.

    youdao

  • 确定索引,也知道数量,也能够确定之后元素索引了。

    When you have determined this index, you then know the number of items, and you can determine the indexes of the elements occurring after the subtotal line as offsets.

    youdao

  • 一个索引runstats命令

    Each line is a runstats command on a table or index.

    youdao

  • JDBC适配器使用 object_key作为客户索引检索更改

    The JDBC adapter uses the object_key as an index into the Customer table to retrieve the changed row.

    youdao

  • 第4索引清理,清理过程中将把所有标记删除文档物理删除

    The fourth line cleans up the index. IndexWriter physically deletes from the disk the documents that have been marked as deleted.

    youdao

  • 这个号码用于作为分区映射索引选择所在数据库分区

    That number is used as an index into the partitioning map to select the database partition for that row.

    youdao

  • 然而如果每个不同的索引许多重复关联高度群集的,那么通过索引添加连接成本可能

    However, if there are many duplicate rows per distinct index value, and the associated table is highly clustered, the added costs of joining through the index can be slight.

    youdao

  • 查询数据库,为结果中的建立索引并且每个索引条目绑定上。

    It queries your database, indexes each column in each row of the result, and ties each index entry to the row's primary key.

    youdao

  • 如果所有都是以单个索引要求的顺序出现的,那么数据库服务器就使用索引顺序读取,因而避免排序

    If all the columns in the clause appear in the required sequence with a single index, the database server USES the index to read the rows in the ordered sequence, thus avoiding a sort.

    youdao

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

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

    youdao

  • 大多数情况下对于通过索引定位每一,都必须单独磁盘访问读取该页

    In many cases, a separate disk access must be made to fetch the page for each row located through an index.

    youdao

  • 如果没有索引满足所取要求顺序或者优化器断定排序代价低于索引扫描,那么需要排序

    Sorting is required when no index satisfies the requested ordering of fetched rows, or the optimizer determines that a sort is less expensive than an index scan.

    youdao

  • 索引可以减少DBMS查询检查(组)数量,从而获得性能增益。

    Performance benefits are realized when an index reduces the number of rows (or tuples) examined by the DBMS during query execution.

    youdao

  • 因此利用本地索引访问,那些查询处理无关的分区被锁定

    Therefore, some partitions that do not contribute any rows for query processing are still locked when accessed via local index.

    youdao

  • 例如可以通过把可以索引确定需要的谓词放到查询中来将读取降到最低。

    For example, you can minimize the rows read by having predicates in the query that can determine the needed rows from just the index alone.

    youdao

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

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

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