Multiple choice technology platforms and products

Source qualifier can join multiple relational tables from the different database instance or database server.

  1. True

  2. False

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

A Source Qualifier in Informatica represents the rows that a Source transformation returns from a single source. It can only access data from one relational table or source definition. To join tables from different databases or servers, you need multiple Source Qualifiers followed by a Joiner transformation.