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

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -