Multiple choice technology

As part of performance tuning filter transformation should place?

  1. Near source

  2. Near target

  3. At any place

  4. None

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

Filter transformations should be placed near the source to reduce data volume early in the pipeline. This prevents processing unnecessary rows downstream, improving overall mapping performance.