Configuring joins
You can query data from two tables by using joins. The join associates the rows from one table with rows from another table based on a specified condition, typically of matching column values.
About this task
Every object that is added to the canvas has two join ports. You can use the same join port to
create multiple joins.
- To create a join between any two objects, hold the left mouse button on the join port, drag the connection line over a different object on the canvas and then release the left mouse button.
- To create a self-join between an object and itself, adding the object to the canvas twice and then create a join between those two instances of the object.
After you create a join, the Configure join page displays to configure the join condition.