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 |
Differentiate between a repository server and a powerhouse?
What is polling?
What are the different types of code pages available in informatica & how to implement it in your project?
Filter condition at workflow level & filter condition at mapping level . Which will get preference or which will work.
What is an unconnected transformation?
Enlist the tasks for which source qualifier transformation is used.
Can one use mapping parameter or variables created in one mapping into any other reusable transformation?
In update strategy target table or flat file which gives more performance ? why?
Explain the types of lookup transformation?
how can we update without using update transformation. wt is push down operation in informatica. which lookup gives more tuning performance. if so why.
how can we calculate fact table size?
following source name gender ramya female ram male deesha female david male kumar male i want the target male female ram ramya david deesha kumar any body give solution above question?