Multiple choice technology databases

Join condition in a joiner transformation is not mandatory.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

In Informatica PowerCenter, the Joiner transformation requires a join condition to be specified. This condition defines how the two input pipelines should be merged - typically based on matching keys from each source. Without a join condition, the transformation would not know which rows to combine, making it mandatory for proper data integration.