which of the following is unconnected transformation

  1. stored procedure

  2. Filter

  3. sorter

  4. joiner


Correct Option: A

AI Explanation

To answer this question, we need to understand what each transformation does and determine which one is unconnected.

Option A) Stored Procedure - This option is correct because a stored procedure in data integration is an example of an unconnected transformation. An unconnected transformation is not directly connected to the data flow and is usually called from another transformation or mapping.

Option B) Filter - This option is incorrect. A filter transformation is a connected transformation that allows you to filter rows based on specified conditions.

Option C) Sorter - This option is incorrect. A sorter transformation is a connected transformation that sorts data based on specified criteria.

Option D) Joiner - This option is incorrect. A joiner transformation is a connected transformation that combines data from multiple sources based on a specified join condition.

The correct answer is A) Stored Procedure. This option is correct because a stored procedure is an example of an unconnected transformation.

Find more quizzes: