Multiple choice technology platforms and products

A passive transformation cannot change the number of rows that pass through it.

  1. True

  2. False

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

In Informatica PowerCenter, passive transformations are defined as those that do NOT change the number of rows passing through them. Transformations like Expression, Filter, and Joiner are active because they can change row count - Filter removes rows, Joiner can increase or decrease rows depending on join type.