Multiple choice technology

For connecting two tables from the different databases we need to use the following transformation

  1. Source qualifier

  2. Associated Source qualifier

  3. Joiner

  4. Aggregator

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

Joiner transformation in Informatica is specifically designed to combine data from heterogeneous sources, including different databases. Source qualifiers only work within a single database connection and cannot join across different databases.