Which of the following are active,connected transformations
-
Filter
-
Custom
-
Expression
-
stored procedure
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.