Multiple choice informatica

which is the minimum transformation required in mpping

  1. Source qualifier

  2. source and target

  3. Filter

  4. None of the above

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

In Informatica mappings, the Source Qualifier transformation is the minimum required transformation as it represents the source data and is essential for any mapping. All other transformations (Filter, Joiner, etc.) are optional depending on business logic. Without a Source Qualifier, there is no data to process.