🎴 Flashcard Mode

technology Online Quiz - 1807

Card1 / 20
Mastered0
Review0
QuestionClick to flip

Which transformation can join data from homogenous sources?

AnswerClick to flip back
A
joiner,source qualifier
💡 Explanation:

Joiner transformation can join homogeneous (same type) sources when combined with Source Qualifier transformations - Source Qualifier prepares the data, Joiner performs the join. Lookup is for heterogeneous lookups, Expression is for row-level calculations, making option C the correct answer.

Change Mode