Multiple choice technology databases

how many transformations are there?

  1. 2

  2. 3

  3. 10

  4. 25

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

In Informatica PowerCenter (which this question appears to reference), transformations are classified into two main categories: Active transformations (which change the number of rows passing through them, like Filter or Aggregator) and Passive transformations (which don't change the row count, like Expression or Lookup). The 2 count refers to these fundamental types.