equi-join
美
英 
- v.〔計〕等值連接
- 網(wǎng)絡(luò)等接;等值合并;等聯(lián)結(jié)
英漢解釋
例句
Using an equi-join means that each row in the transformation input must match at least one row from the reference dataset.
使用同等聯(lián)接意味著轉(zhuǎn)換輸入中的每一行都至少要匹配引用數(shù)據(jù)集中的一行。
The join between the fact table and any dimension table is an equi-join, which makes a hash join possible.
事實表和任何維度表之間的連接都是等值連接,這使得散列連接成為可能。
The Lookup transformation performs an equi-join between values in the transformation input and values in the reference dataset.
查找轉(zhuǎn)換在轉(zhuǎn)換輸入的值和引用數(shù)據(jù)集的值之間執(zhí)行同等聯(lián)接。
The Lookup transformation uses an equi-join to locate matching records in the reference table.
查找轉(zhuǎn)換使用同等聯(lián)接在引用表中查找匹配的記錄。
Now, you should perform the EQUI-JOIN operation once again.
現(xiàn)在,您應(yīng)該再次執(zhí)行EQUI-JOIN操作。