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 |
What is a test load?
what is meant by lookup caches?
2 Answers Cap Gemini, Informatica,
what is the incremental agrrigation?
How do you convert single row from source into three rows into target?
if soource is having 10 records how will u insert 20 records to target
how do u move the code from development to production?
If a table contains 100 records we have to fetch 50-100 records from source to target?how
How will restrict values in 0-9 and A-Z and a-z and special character.Only allowed these chars otherwise we will reject the records? what is the function we used to restrict...
How can you join two tables without any common column present in them?
How to use procedural logic inside infromatica?
What do think which one is the better joiner or look up?
Consider two cases: (1) Power Center Server and Client on the same machine (2) Power Center Sever and Client on the different machines what is the basic difference in these two setups and which is recommended?