In SQL, a join is a relational operator that combines data from multiple tables into a single result set. The Joiner transformation is similar to an SQL join except that data can originate from different types of sources The Joiner transformation supports the following types of joins :
- Normal
- Master Outer
- Detail Outer
- Full Outer
No comments:
Post a Comment