Multiple choice technology

Which of the following are active,connected transformations

  1. Filter

  2. Custom

  3. Expression

  4. stored procedure

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

In Informatica, Filter transformation is classified as an active and connected transformation. Active transformations modify the number of rows passing through it (Filter can remove rows), and connected transformations are connected to the data flow pipeline. Custom transformations and Expression transformations can also be active/connected, but the question asks specifically for which option IS active/connected from the given choices.