when we dont use aggregator in mapping ?
Answers were Sorted based on User's Feedback
Aggregator transformation is used to calculate values in a
group. It is the only t/r which can be used for aggregate
calculations e.g: Sum,avg,max,min,count....
So when we don't need any such aggregate calculations, than
we don't use aggregator transformation.
| Is This Answer Correct ? | 13 Yes | 0 No |
Answer / vikram
when thre are no group by or any other calculations required
| Is This Answer Correct ? | 9 Yes | 1 No |
Differences between version 7.x and 8.x.
0 Answers Accenture, Cognizant,
write sql query following source table jan feb mar apr 100 200 300 400 500 600 700 800 900 100 200 300 i want the output format like month total jan 1500 feb 900 mar 1200 apr 1500
To import the flat file definition into the designer where should the flat file be placed?
How to get EVEN & ODD numbers separately?
What does reusable transformation mean?
What does command task mean?
Why we use ENABLE HIGH PRECISION in session properties?
How union transformation is active ?
write a sql query following table some duplicate present 1 1 2 2 3 3 4 5 i want the output unique one column duplicate another column following format like unique duplicate 1 1 2 2 3 3 4 5
performance wise which one is better in joiner and lookup transformation
Tell me one complex query in oracle ?
Which version configuration tool used in ur project?