Multiple choice technology

The position of filter transformation in a mapping does not affect the performance.

  1. True

  2. False

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

The position of a filter transformation in ETL mappings significantly affects performance. Filtering out unwanted rows as early as possible reduces the volume of data flowing through downstream transformations.