In dept 10, 5 emp sal, i want to do sum of dept 10 emp sal.
Is there any othere transformation than the aggrator? if
yes how?
Answer Posted / rampriya
I think, we can use the source qualifier (active
transformation)- query override
select sum(sal) from emp where dept=10
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
How to join three sources using joiner? Explain though mapping flow.
What is the difference between informatics 7x and 8x and what is latest version?
How to update a particular record in target with out running whole workflow?
Can we create a Integration service without a Repository service and vice versa?
in reporting we add some new objects,how we get the count of the newly added objects to the report
How can we create index after completion of load process?
wat are deployement groups in informatica, how it will be used for developers
Sequence generator, when you move from develoment to production how will you reset
where to store informatica rejected data? How to extract the informatica rejected data?
what is informatica metadata?
Define the various join types of joiner transformation?
Mine is Insurance Domain, So interviewer asked about terms like underwriting, disbursement amt, Reinsurance
Give some information on report bursting and how to do it in bca as I have to split the report and send different reports to different people?
What is meant by lookup transformation?
What is a repository manager?