Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
This could be easily done via tMap. Select "Left Outer Join" as your join model & you could set your match key on empno ( guessing this to be primary key sort of).
And for your output just have a output table created and then select all the relevant columns from the two files (left side) to the right side for your output table.
Hello,
Refer to below link , if it solves your purpose.
https://community.talend.com/t5/Design-and-Development/tMap-with-Dynamic-schema/td-p/43409
Regards
Ganshyam