🎴 Flashcard Mode

Oracle PL/SQL Programming and Database Administration

Card1 / 20
Mastered0
Review0
QuestionClick to flip

Script component Can have only one Input flow and zero or more Output flows.

AnswerClick to flip back
A
True
💡 Explanation:

In SSIS a Script Component used as a transformation has exactly one input flow and can produce zero or more output flows. This matches the statement, so the True option is correct.

Change Mode