Multiple choice technology databases

Sorter is --- transformation.

  1. Connected

  2. Unconnected

  3. Active

  4. None

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

The Sorter transformation is classified as an Active transformation in Informatica. Active transformations are those that can change the number of rows passing through them. The Sorter performs this by sorting data, which can potentially rearrange rows and affect data distribution. Connected vs Unconnected refers to how transformations participate in the data flow, not whether they're Active or Passive.