Join
  • 06 Jan 2023
  • 1 Minute to read
  • Dark
    Light

Join

  • Dark
    Light

Article summary

Description

The Join node is used to perform a SQL join between two preceding nodes.


Configuration Options

Basic Configuration Options

SettingDescription\Parameters
Join TypeType of join to perform. Options include Inner,Full Outer,Full Anti,Left Outer,Cross.
Join from NodeSource node to join from.
Join to NodeTarget node to join to.
Join ColumnsColumns to perform the join on.

Actions

ActionDescription
PreviewAfter configuring the node, the combined result set can be previewed by clicking the Preview button.

Was this article helpful?

What's Next