ACTIVE LookUp, To Unlock the Limitations of JOINER Transformation

Joiner Transformation can be used to achieve the functionality of SQL join Operation including full outer join. Additionally we can use Joiner to join data from heterogeneous data sources. But it is limited with the operators, which can be used in the join condition, it can use only 'equal to' operator in the join condition. In this article lets see how we can unlock this limitation using Informatica PowerCenter Active LookUp transformation.
Continue Reading