• Merge scan join is also known as a sorted merge join.

    合并扫描联接称为排序合并联接。

    youdao

  • Also, DB2 cannot use random order index columns as part of a sort merge join.

    另外DB 2无法排序合并合并连接使用随机顺序索引

    youdao

  • The access plan can be modeled as a Merge Join (MGJN) of the two sales tables.

    访问计划可以建模两个销售合并连接(Merge Join,MGJN)。

    youdao

  • A hash join is usually faster than a sort merge join since there is no sort operation involved.

    连接通常分类合并连接因为没有涉及到分类操作

    youdao

  • The most commonly used join methods are nested-loop join, sort merge join and 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

  • If you are using the RBO, then a merge join is the most efficient join when a join returns a large number or rows.

    如果使用RBO方式那么合并连接有效的连接,一个连接返回一个数量

    youdao

  • The result set from FETCH (3) is ordered by the ID column and joined using a merge join with index I1 for T1 to get final result set.

    FETCH(3)的结果根据ID字段排序的,并且使用T1索引I1合并联接得到最终的结果集。

    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

  • Typically, the optimizer chooses merge scan join when the cardinality of the outer input is not obviously small and there is no efficient access method for the inner table.

    通常情况下外部输入基数显然不小对于内部没有种有效访问方法优化器会选择合并扫描联接

    youdao

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

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

    youdao

  • BPMN does not provide any separate modeling elements to join or merge several branches in a process model.

    BPMN并不提供任何单独建模元素联接合并流程模型中的多个分支

    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连接操作(某些情况下)NESTEDLOOP可以通过同时执行连接操作分支和分支而异步获益

    youdao

  • What this did is it allowed banks to offer insurance or to ally and join in and merge with insurance companies.

    这个法案允许了银行从事保险业务,或者保险公司合作,整合,并购

    youdao

  • But rather than closing, schools, particularly small ones, are likely to join forces. Some may merge, others sell themselves to a chain, either private or charitable.

    有些学校尤其是规模较小的学校愿意联合起来以避免关门,如有些选择合并有些选择把自己连锁私立慈善学校收购。

    youdao

  • As shown in the IXSCAN descriptor in Figure 8, the leading column of the index exploited by optimizer is PRODUCT_NUMBER, which does not provide the order required for merge scan join.

    如图8IXSCAN描述符通过优化器利用索引领先PRODUCT _ NUMBER,合并扫描联接提供所需顺序

    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

  • When using WebSphere DataStage to join and merge data, it is the developer's responsibility to determine the optimal strategy based on his or her knowledge of the data.

    使用WebSphereDataStage连接合并数据时,就要由开发人员根据对数据认识确定最佳策略

    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.

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

    youdao

  • In SQL terms, this merge calls for an outer join, which matches each row in the work items data set to the single row in the states data set with a matching state ID.

    sql术语中,合并会调用外层联系,工作数据集合中的每一状态数据集合中的单个行使用匹配状态ID匹配起来。

    youdao

  • For the merge scan join to perform properly, both inputs are expected to be in the order of join columns.

    为了合并扫描联接正确地执行按照联接顺序预计两个输入

    youdao

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

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

    youdao

  • A merge scan join always involves one or more Equal join predicates.

    合并联接总是涉及多个Equal联接谓词

    youdao

  • The join behaves more like a merge on data flow models, so a lack of synchronization can occur, unless the modeler intended multiple execution of the process fragment following the join.

    join的做法像是数据模型进行合并所以可能缺乏同步现象出现,不过如果modeler有意join多次执行流程片段就另当别论了。

    youdao

  • However, such a solution should be used with care in models that contain both types of branching, i.e., forks and decisions, to avoid suddenly closing a fork with a merge or a decision with a join.

    但是同时包含分支(forkdecision)模型中,使用此类解决方案十分谨慎避免不经意间join关闭一个fork用一个merge关闭一个decision。

    youdao

  • Decision and merge are always mapped to several input and output criteria-one for each branch, while fork and join correspond to a single output and input criterion, respectively.

    Decisionmerge始终映射多个输入输出条件,每个分支对应个条件,forkjoin则分别对应于一个输出和输入条件。

    youdao

  • Merge scan join (MSJOIN) with sort for outer and inner

    使用内部外部排序合并扫描联接 (MSJOIN)

    youdao

  • It also USES a merge and a join to capture the event logic.

    使用merge一个join捕获事件逻辑

    youdao

  • The TaskBarrier class mentioned above was used by the fork/join framework to manage the boundaries between the various tasks, and merge their results; in other words: to join the tasks.

    前面提到的TaskBarrier被fork/join框架用来管理不同任务边界合并运行结果,换话说就是连接任务。

    youdao

  • This often leads to dangling inputs in a join or merge, which cause a deadlock.

    往往导致joinmerge出现悬空输入并进而导致锁。

    youdao

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

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

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