Description
The Join node performs a SQL join between two preceding nodes.
Configuration Options
Basic Configuration Options
| Setting | Description\Parameters |
|---|---|
Join Type |
Type of join to perform. Options include Inner, Full Outer, Full Anti, Left Outer, and Cross. |
Join from Node |
Source node to join from. |
Join to Node |
Target node to join to. |
Join Columns |
Columns to perform the join on. |
Actions
| Action | Description |
|---|---|
Preview |
Once the node is configured, the combined result set can be previewed at any time. |