Aggregator transformation is having fields say a,b,c,d,e group
by is enabled on a,b,c with sorted input,How the aggregator
transformation process the i/p data?or in which way i/p comes
to agg transformation
Answer / priyank
Aggregator transformation will pass the output as the last
row coming in for the group a,b,c.
| Is This Answer Correct ? | 0 Yes | 4 No |
tell me the informatica architecture
If a table contains 100 records we have to fetch 50-100 records from source to target?how
What are the types of presistent cache in look up tr.
how we can add header and footer to flat files?
2 Answers Tech Mahindra, Zensar,
What is the Difference between PowerPlay transformer and power play reports?
Different types of Power center errors?
What is informatica etl tool?
i have source file data empno,ename,sal 100,ram,1000 200,tyu,2000 300,gh,3000 out put as e empno,ename,sal 100,ram,null 200,tyu,1000 300,gh,2000 how to load it?
Design a mapping to load a target table with the following values from the above source?
What is the difference between a shortcut of an object and copy of an object? Compare them.
How to configure mapping in informatica?
what are the best practices to extract data from flat file source which are bigger than 100 mb memory?