Multiple choice technology

Can we use source qualifier transformation for joining heterogeneous sources in informatica?

  1. True

  2. False

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

SourceQualifier transformations cannot directly join heterogeneous sources. Each source type requires its own SourceQualifier. To join heterogeneous sources, use separate SourceQualifiers followed by a Joiner transformation.