The differences between Unique match, First match and All matches
This article uses examples to illustrate the differences of the three match
models.
These three match models mentioned in the title are provided by the tMap component when this component is used to perform the JOIN (Inner Join / Left Outer Join) operation over the data from homogeneous or heterogeneous sources.
The following example shows how to use the match models with the tMap component.
You must be familiar with Talend intuitive interface and thus you are able to create Talend Jobs with components and links.
For further information about how to create a Talend Job, see Creating a Job.
For further information about the tMap component, see tMap.