Multiple choice technology

Which of the following transformations is/are not active transformation(s)

  1. Source qualifier transformation

  2. Application source qualifier transformation

  3. XML source qualifier transformation

  4. Normalizer transformation

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

XML Source Qualifier transformation is a PASSIVE transformation - it does not change the number of rows passing through it. In contrast, Source Qualifier, Application Source Qualifier, and Normalizer are ACTIVE transformations that can alter row counts.