🎴 Flashcard Mode

IBM InfoSphere DataStage Quiz

Card1 / 20
Mastered0
Review0
QuestionClick to flip

Which stage does the job of both “Copy” and “Filter” stage?

AnswerClick to flip back
A
Transformer
💡 Explanation:

The Transformer stage can perform both copying (passing data through) and filtering (using constraints to exclude records). Funnel combines multiple inputs, Merge joins sorted inputs, and Encode converts character sets. The Transformer is the most versatile stage for data manipulation.

Change Mode