cross join信息详情

cross join发音

意思翻译

交叉连接

相似词语短语

join───n.(Join)人名;(法)茹安;vt.参加;结合;连接;vi.加入;参加;结合;n.结合;连接;接合点

join force───合力;共同合作;加入

join us───加入我们(专辑名)

cross───vi.交叉;杂交;横过;n.交叉,十字;十字架,十字形物;adj.交叉的,相反的;乖戾的;生气的;vt.杂交;渡过;使相交

join cage───连接笼

join dots───连接点

join hands───携手,联手;齐心协力;联合

to join───加入

collocated join───增加合并连接

双语使用场景

This type of join is called a CROSS join.───这种类型的连接称作交叉连接。

Note: CROSS JOIN may generate too many rows.───注意:交叉连接可能会生成太多行。

The first method in the following example shows a simple cross join.───下面示例中的第一个方法演示了一个简单的交叉联接。

A cross join of two tables produces all possible combinations of rows from the two tables.───两个表的交叉连接生成来自这两个表的各行的所有可能组合。

This type of join is called a CROSS JOIN.───这种类型的连接称作交叉连接。

The cross product returned by the unintentional cross join depicted above.───由上述无意生成的交叉联接返回的叉积。

Leaf members are tuples that are formed by the cross join of the lowest level of all attribute hierarchies.───叶成员是由所有属性层次结构中的最低级别交叉联接构成的元组。

CROSS JOIN Specifies the cross-product of two tables.───指定两个表的叉积。

Specifies what kind of join is performed: an inner, outer, or cross join.───指定要执行的联接类型:内部联接、外部联接或交叉联接。

英语使用场景

The cross product returned by the unintentional cross join depicted above.

A cross join that does not have a WHERE clause produces the Cartesian product of the tables involved in the join.

Multiple classes may appear, resulting in a cartesian product or cross join.