🎴 Flashcard Mode

programming languages Online Quiz - 316

Card1 / 20
Mastered0
Review0
QuestionClick to flip

When would you use Joiner transformation

AnswerClick to flip back
A
If you want to join table and flat file
💡 Explanation:

A Joiner transformation is used in Informatica when you need to join data from heterogeneous sources, such as combining data from a relational database table and a flat file, which cannot be joined using a Source Qualifier.

Change Mode