mysql - Joining multiple tables in Talend -
i have 5 tables (in mysql) need make inner joins , left joins between them in talend. can using 1 tmap component? if not best solution this?
yes, without seeing more specific details, possible.
depending on actual tables, number of columns, keys joining, quantity of data, etc, determine whether using single tmap look-ups appropriate.
if want post more details here table definitions, desired joins, quantity of rows, etc, can more specific answer.
Comments
Post a Comment