Pages

Monday, 30 June 2014

what r the types of groups in router transformation?


 Router transformation 2 groups 1. Input group 2. output groups.

Output groups in 2 types. 1. user defined group 2. default group.

difference between expression and aggregator transformation?

 Expression transformation calculate the single row values before writes the target.Expression transformation executed by row-by-row basis only.
Aggregator transformation allows you to perform aggregate calculations like max, min,avg…
Aggregate transformation perform calculation on groups.

No comments:

Post a Comment