Multiple choice technology databases

We can use the joiner transformation in case of?

  1. Joining two flat files

  2. To join two table from different data bases

  3. To join flat file and relational table

  4. All of the above

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

In Informatica, a Joiner transformation is used to combine data from two different sources. This includes joining two flat files, joining tables from entirely different databases, or joining a flat file source with a relational database table. Therefore, all the listed use cases are correct.