Merge Join
Standard SQL joins ..
Workshop - Merge Join
A workshop to illustrate various SQL joins.
In this workshop, we're going to run through the various join types available in the Merge join step.

Drag the Data Grid step onto the canvas.
Open the Data Grid properties dialog box.
Ensure the following details are configured, as outlined below:


Drag the Merge Join step onto the canvas.
Open the Merge Join properties dialog box.
Select various Join Types to view the resulting dataset

Obviously you need to join on a unique key(s)
Click the Run button in the Canvas Toolbar.
Click on the Dummy step Preview tab:
INNER Join

LEFT OUTER Join

RIGHT OUTER Join

FULL OUTER Join

Last updated
Was this helpful?
