• Note that the join being performed is an outer join.

    注意,所执行联接是个外部联接。

    youdao

  • You join two tables by using an inner join or an outer join.

    可以通过使用连接连接来连接两个

    youdao

  • In this regard, the query is similar to a left outer join in SQL.

    这种意义上说查询与 SQL中的连接相似

    youdao

  • An outer join can be further restricted by using a predicate.

    使用谓词可以进一步限定外部联接

    youdao

  • There is also a full outer join between these two sub queries based on a column called sc.

    基于名为sc还有两个查询完全连接

    youdao

  • In these cases, keep in mind that the local processing of a full outer join may also impact performance.

    这种情况下,请记住完全连接本地化处理影响性能

    youdao

  • Figure 8 shows that the left outer join operations are cascaded if a rule USES more than one reference column.

    8展示了如果规则使用多个参考列,那么外部连接就进行级

    youdao

  • For a nullable joined column, is it better performance to do a outer join, or inner join to a "null" row?

    连接更好性能了一个连接加入一个“吗?

    youdao

  • Join dialog box, you can specify a join based on a different operator, and you can specify an outer join.

    联接对话框中设置选项,可以基于不同运算符指定联接,并且可以指定外部联接。

    youdao

  • This query performs an outer join to compare the sales information for 10 particular stores for January and November.

    这个查询执行一个连接操作,以便比较从 1 月份至 11 月份10 个特殊商店销售信息

    youdao

  • The fact that this is also called an INNER JOIN might also indicate that an alternative called OUTER JOIN exists.

    称为INNERJOIN事实表明一种称作OUTER JOIN的类型存在。

    youdao

  • Lists topics on using joins to query multiple tables, such as how to create outer joins and how to join tables automatically.

    列出关于使用联接查询多个主题例如如何创建外部联接如何自动联接表。

    youdao

  • A full outer join in which all rows from both tables will be included, even if they do not have matches in the related table.

    外部联结包括左边资料所有资料即使资料列相关资料表并没有相符项目

    youdao

  • The merge statement first does a join (outer join or inner join, depending on the merge statement) between source and target table rows.

    merge语句首先进行(外部联接或者内部联接,取决于merge语句)目标之间的联接。

    youdao

  • Outer join in which all rows from the table represented on the left will be included, even if they do not have matches in the related table.

    外部联结包括右边资料所有资料即使资料列相关资料表中并没有相符项目。

    youdao

  • Outer join in which all rows from the table represented on the right will be included, even if they do not have matches in the related table.

    完整的外部联结同时包括两边资料即使资料相关资料表中并没有相符项目

    youdao

  • The combined record is much easier to use-you only have to check the PICTURE field to see if it's not null (which was the result of the LEFT OUTER JOIN).

    组合记录使用起来要容易只需检查PICTURE字段查看是否为空(LEFTOUTER JOIN结果)。

    youdao

  • The following illustration shows a conceptual view of two sets and the elements within those sets that are included in either an inner join or a left outer join.

    下面概念显示了集合中的完整项目以及这两个集合彼此进行内部联结外部联结之后剩下的项目。

    youdao

  • (+) join syntax this syntax is actually discouraged even by Oracle, but there are numerous applications and developers who still use this form of OUTER join syntax.

    (+)连接语法这种语法实际上甚至连Oracle都不提倡了但是很多应用程序开发人员仍在使用这种形式OUTER join语法。

    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

  • A left outer join is a join in which each element of the first collection is returned, regardless of whether it has any correlated elements in the second collection.

    外部联接这样一个联接:其中返回第一集合每个元素而无论该元素在第二个集合中是否具有相关元素

    youdao

  • For example, using SQL to create a multi-table outer join that outputs its results to a new XML document is much more complicated to the average developer than writing XQuery.

    比方说,对于一般开发人员使用SQL创建输出结果xml文档连接查询要比编写XQuery复杂得多。

    youdao

  • When you select an option to create an outer join, the diamond graphic in the join line changes to indicate that the join is a left outer, right outer, or full outer join.

    选择创建外部联接选项时,联接线中的菱形会改变指示联接外部联接、外部联接还是完全外部联接。

    youdao

  • The number of rows retrieved from the outer table after the database server applies any table filters is small, and the inner table has an index that can be used to perform the join.

    数据库服务器使用所有筛选器之后外部检索出的很少内部具有一个用于执行连接索引

    youdao

  • Having mentioned possible collisions between the outer and the inner legs of a join, it should also be mentioned that a similar problem could occur between the function and the INSERT operation.

    提到连接外表之间各种可能冲突之后,应该提到的,在这个函数INSERT操作之间也可能发生类似问题

    youdao

  • I invite all such to join themselves, as true sons of knowledge, with me, that passing by the outer courts of nature, which Numbers have trodden, we may find a way at length into her inner Chambers.

    邀请所有这样加入他们身为知识真正儿子一起,着脚下穿过自然的层层樊篱也许我们最终能发现内在的规律。

    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

  • TBSCAN (7) as the outer of the join provides the list of items to the function.

    TBSCAN(7)连接外表,它函数提供产品列表

    youdao

  • Therefore, a SORT node is also added to the outer of the join to enforce the order.

    因此添加sort节点到联接外部执行顺序

    youdao

  • IT then reads from the outer table BAD_CREDIT using the SHIP operator, hashing the join column values, and checking in the lookup table generated for the inner table.

    然后,它使用SHIP操作符外表BAD_CREDIT,散列连接检查生成查找表。

    youdao

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

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

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