Join
  • 23 Dec 2022
  • 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 from NodeSource node to join from.
Join to NodeTarget node to join to.
Join TypeType of join to perform. OPtions include Inner,Full Outer,Full Anti,Left Outer,Cross.
Join ColumnsColumns to perform the join on.

Was this article helpful?

What's Next