• The nested loop join method is used to join the remote query result from each warehouse and the XML composite view result.

    这里使用套的循环连接方法连接来自每个仓库远程查询结果xml合成视图结果。

    youdao

  • Join plan directives that force optimizer to use the designated join method to join tables in the query, either nested loop join, sort merge join, or dynamic hash join.

    连接计划指示强制优化器使用指定的连接方法连接查询中的要么嵌套循环连接、分类合并连接,要么是动态哈希连接。

    youdao

  • However, if 0 is used in the predicate, a nested-loop join would be the optimal choice instead of merge join.

    然而如果断言使用值为0,那么嵌循环联接可能选择,而不是合并联接。

    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

  • As previously stated, ordered input is essential to a merge scan join, but it is not required for nested loop joins.

    前所按顺序输入对于合并扫描联接必不可少的无需嵌套循环联接

    youdao

  • Figure 4 shows a plan using the nested loop join operations at the federated server to evaluate this query.

    4展示了一个联邦服务器使用嵌套循环连接操作符计算这个查询计划

    youdao

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

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

    youdao

  • The most commonly used join methods are nested-loop join, sort merge join and dynamic hash join.

    常用连接方法就是嵌套循环连接、分类合并连接动态哈希连接。

    youdao

  • The above example shows that sequential scan and indexes are used to do the data retrieval, and the nested-loop join method is used to join all tables.

    以上示例展示了如何使用连续扫描索引进行数据检索以及如何使用嵌套循环连接方法来连接所有表。

    youdao

  • So when compared to a nested loop join, the merge scan join may incur the cost for sorting the inputs.

    因此嵌套循环联接比较时,合并扫描联接可能对于排序输入产生成本

    youdao

  • Join operators such as HASH, MERGE SCAN and (in some situations) NESTED LOOP can also benefit from asynchrony by simultaneously executing the inner and outer legs of the join operator.

    MERGESCAN连接操作(某些情况下)NESTED LOOP可以通过同时执行连接操作分支和分支而异步获益

    youdao

  • This type of access path is referred to as a nested loop join (NLJOIN) with sort composite.

    这种类型访问路径称为使用复合排序嵌套循环联接(NLJOIN)。

    youdao

  • In general, a nested loop join with sort composite is favored by the optimizer if the inner index is well-clustered and the inner table is expected to be probed many times.

    一般来说,如果内部索引良好的集群且预测内部多次探测,则使用复合排序嵌套循环将受到优化器青睐

    youdao

  • Therefore, in Figure 7 the optimizer chooses to sort the composite for the nested loop join.

    因此7优化器选择排序嵌套循环联接复合物

    youdao

  • However, the benefit of the merge scan join is that the inner table does not have to be scanned repeatedly as it does for nested loop joins.

    然而合并扫描联接好处不必反复地扫描内部因为嵌套循环联接工作。

    youdao

  • The result of that join operation then becomes the first input to the second join operation (also a nested loop join).

    联接操作结果成为第一个联接操作输入第二个联接操作(也是一个嵌套循环联接)。

    youdao

  • If the query includes a join, the optimizer must determine the join plan (hash, sort merge, or nested loop), and the order in which tables are evaluated or joined.

    如果查询包含连接那么优化器就必须确定连接计划(hashsortmergenested loop),以及评估或连接次序

    youdao

  • Here's what happens at execution time for the first leg of the nested loop join.

    以下执行嵌套循环联接一步时将发生操作。

    youdao

  • Nested loop join (NLJOIN) with sort composite.

    使用复合排序嵌套循环联接(NLJOIN)。

    youdao

  • Example 5: INLIST to Nested Loop Join (query rewrite).

    例子5INLIST改为嵌套循环连接(查询重写)。

    youdao

  • The 3 tables in QB1 are joined with nested loop join (NLJ).

    QB 1三个嵌套循环(NLJ)连接

    youdao

  • There is a nested loop join (NLJOIN, step 4) of the insert (step 5) to an index scan (IXSCAN, step 7).

    其中一个insert步骤5索引扫描(步骤7)之间嵌套循环连接NLJOIN,步骤4 )。

    youdao

  • Contrarily to the nested loop join, indexes are no longer so important.

    循环联接相反索引不再非常重要的了。

    youdao

  • Contrarily to the nested loop join, indexes are no longer so important.

    循环联接相反索引不再非常重要的了。

    youdao

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

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

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