If u select groupby port in aggregator what is output and
dont select groupby option what is output
Answers were Sorted based on User's Feedback
Answer / ash
If we select a group by port then : we get the last row of
each group based on the group by port.
If we didn't select a group by port: we get only one row
that is the last row .
| Is This Answer Correct ? | 12 Yes | 1 No |
WHAT IS THE DIFFERENCE BETWEEN .NET AND INFORMATICA?
How many ways a relational source definition can be updated and what are they?
what is the flow?
what are factless facts? And in which scenario will you use such kinds of fact tables.
What is the default source option for update stratgey transformation?
Can we update a target table (without primarykey) by using update strategy transformation?
i have ten flat files with same structure,if i want to load it to single target,and mapping needs to should show only one source.what will be the steps to taken to achieve it?/
Three date formats are there . How to change these three into One format without using expression transformation ?
how the data will be loaded while desiging the schema?which one first (for e.g.-dimesions and facts)
I have a scenario like - how can i load 1st record to Trgt1,2nd->Trgt2, 3rd->Trgt3 and again the cycle has to repeat with loading 4th->Trgt1,5th->Trgt2,6th->Trgt3?
Write the unconnected lookup syntax and how to return more than one column.
What is a candidate key?