Multiple choice technology

Active transformation changes the numbers of rows as data passes through it.

  1. True

  2. False

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

Active transformations can increase, decrease, or maintain row count depending on their function. For example, Filter reduces rows, Aggregator reduces rows, Joiner can increase rows, and Normalizer can change row count. This is the defining characteristic of active transformations.