i have an aggregater in my mapping and no group by port on
any column and i ampassing 100 rows through aggregater,so
how many rows i will get as out put from aggregater
Answer Posted / pooja
all rows will come, since its not grouped. if its group by,
then last row will be out.
| Is This Answer Correct ? | 3 Yes | 14 No |
Post New Answer View All Answers
What are the restrictions of union transformation?
What is target designer and target load order?
WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com
Explain sessions?
Separate from an archive server and a powerhouse?
Which development components of informatica have the highest usage?
Enterprise data warehouse your projects phase by phase explain?
What is Data Caches size?
What is Session and Batches?
How to create Target definition for flat files?
Can we use procedural logic inside infromatica? If yes how, if now how can we use external procedural logic in informatica?
Write the unconnected lookup syntax?
SOURCE DATA IS DISPLAY IN THIS FORMATE IN TARGET . WHAT BUSINESS LOGIC WE CAN APPLY. source table target table ------------ ------------ c1 c2 c3 c1 c2 c3 -- -- -- -- -- -- 1 A J 1 2 B K 2 A 3 C L 3 B J 4 D M 4 C K 5 E N 5 E L F M N
What are the transformations that cannot be placed between the sort origin and the joiner transformation so that we do not lose the input sort order?
Write the program through which the records can be updated?