Multiple choice technology platforms and products

Which is a active transformation?

  1. Expression

  2. Lookup

  3. Normalizer

  4. XML Source Qualifier

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

Active transformations in Informatica change the number of rows passing through them. The Normalizer transformation is active because it converts a single row into multiple rows (or vice versa) during normalization/denormalization. Expression and Lookup transformations are passive - they maintain the same row count.