• 唯一有趣现在一个嵌套循环

    The only interesting thing now is a nested loop.

    youdao

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

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

    youdao

  • 而且循环联接方法用于联接目标表。

    Also, the nested loop join method is used to join the source and target tables.

    youdao

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

    Nested loop join (NLJOIN) with sort composite.

    youdao

  • 嵌套循环错误东西

    There's something wrong with your nested loops.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • 数组嵌套循环——CUDA实现累积

    Cumulative sum in two dimensions on array in nested loopCUDA implementation?

    youdao

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

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

    youdao

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

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

    youdao

  • 如果满足下列条件,优化器选择循环连接

    The optimizer will choose nested-loop joins if.

    youdao

  • 执行带有循环(特别是嵌套循环)的方法可能需要耗费很多时间

    Methods with loops, and particularly nested loops, can be time-consuming to execute.

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

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

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

    youdao

  • 提出了一种基于缓冲的高速缓存参数无关的套循环并行连接算法

    A buffering based cache-oblivious nest-loop parallel join algorithm is proposed.

    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

  • 不要双重嵌套循环只是为了炫耀打破或者继续一个循环能力

    Don't write doubly nested loops just to show off your ability to break or continue an outer loop.

    youdao

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

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

    youdao

  • 所以看过很多情况下,标签用于循环爆发尤其是嵌套循环

    So I've seen a lot of cases where labels are being used in for loops to break out, especially with doubly nested loops.

    youdao

  • 因为嵌套循环联接工作方式,所以每隔一个外部记录执行第二(4个节点)。

    Because of how nested loop joins work, the second leg (there are four nodes) is executed per outer table record.

    youdao

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

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

    youdao

  • 在编写代码尽量避免嵌套循环目前大多数代码都是使用了哈简单链表循环

    Your code should (almost) never have multiple nested loops (a loop inside a loop inside a loop). Most of the code written today should use Hashtables, simple lists and singly nested loops.

    youdao

  • 给出了将具有变相关的嵌套循环映射具有分布式存储多处理机上方法

    Two new methods for partitioning and mapping nested loops with non-constant dependencies into distributed memory multiprocessors are presented.

    youdao

  • 了解嵌套循环联接更多信息请参考参考资料部分中针对DB 2平台适当的信息中心链接

    For more information about nested loop joins, refer to the appropriate information center link in the Resources section for your DB2 platform.

    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

  • 经验来看,导致程序运行速度慢得罪魁祸首可能就是某个内部嵌套循环可能第三函数调用

    In my experience, it will usually be a particular inner or nested loop, or a call to some third party library methods, which is the main culprit for running the program slow.

    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

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

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

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