Question
Q1. Which of the following components joins the rows of two sorted inputs based on a defined join column and adds the column from each
Q1. Which of the following components joins the rows of two sorted inputs based on a defined join column and adds the column from each source?
INNER JoinMERGE joinUNION ALLConcatenationDefined Join
Q2. Which component combines the rows of two similar sorted inputs, one on top of the other, based on defined sort key?
LookupMergeMerge JoinMulticast
Q3. Which transformation associates records based on defined groupings and generate calculations such as: SUM, MAX, MIN, and COUNT
Sort TransformationPivot TransformationUnpivot TransformationAggregate Transformation
Q4. Which transformation would be the most useful for rejoining previously split paths- for example, paths that were split upstream by a Conditional split?
Script ComponentUnsortUnionUnion AllLookup
Q5. Which component tool groups task into control flow that are subset of the package control flow, and allows you to apply transactions or assign logging to the container
Sequence ContainerFor Loop ContainerFor Each Loop ContainerFirst Container
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started