August 2017
Beginner to intermediate
426 pages
9h 36m
English
It is recommended to assign the table with lesser number of records as master while using joiner transformation. A table with lesser number of duplicates should be used as the master table.
It is also recommended to perform joining in the source qualifier using SQL override as performing joins on the database is sometimes faster compared to performing in Informatica.
Additionally, pass the sorted data to joiner transformation to enhance the performance as this utilizes less disk space compared to unsorted data.
Read now
Unlock full access