🎴 Flashcard Mode
teamwork Online Quiz - 2
Card1 / 15
Mastered0
Review0
QuestionClick to flip
Sorted Input in aggregator transformation improves the session performance
AnswerClick to flip back
A
True
💡 Explanation:
Enabling 'Sorted Input' in an Aggregator transformation significantly improves performance because the Integration Service does not need to cache all data to perform groupings; it can process data in memory as it arrives in order.