What is the difference between the tmap and tjoin components?
Answer Posted / Aniket Singh
The tmap component in Talend is a mapping component that allows you to transform data records by using a fixed schema. It performs a one-to-one mapping, where each input record maps to a single output record with custom modifications. On the other hand, the tjoin component is used for performing data integration operations like inner join, left outer join, right outer join, and full outer join between two or more datasets based on common key values.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category