Description
The Join node is used to perform a SQL join between two preceding nodes.
Configuration Options
Basic Configuration Options
Setting | Description\Parameters |
---|---|
Join from Node |
Source node to join from. |
Join to Node |
Target node to join to. |
Join Type |
Type of join to perform. OPtions include Inner ,Full Outer ,Full Anti ,Left Outer ,Cross . |
Join Columns |
Columns to perform the join on. |