Using Talend tRowGenerator to populate tables with foreign key constraints

Many tutorials show how to use the tGeneratorRow component, but most of them (if not all of them) consider ad-hoc examples. Therefore, they’re often hard to apply in real-world situations. In this post I’m going to explain how to populate a table referencing another table.

Continue reading Using Talend tRowGenerator to populate tables with foreign key constraints