Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have 2 different tables coming from 2 database. both have 3 columns. 'name', 'address' and 'email' . i want to merge these 2 data in talend itself. is there any component to do this?
name address email mike shinoda boulevard street, Montana mshinoda@music.com
i have kept column name same in all input tables, still if i use tUnite it saved column header each time. how can i get rid of this?