i have a table like
empid ename year month sal
1 x 98 jan 500
1 x 98 feb 500
1 x 98 mar 500
1 x 99 jan 600
1 x 99 feb 600
2 y 98 jan 600
2 y 98 feb 600
2 y 98 mar 600
2 y 99 jan 700
2 y 99 jan 700
and so on
i want to find out totsal for every emp on year wise
plz help me

Answer Posted / kumarvijay

If your source is file then use agrregator with aggregation
on year,emp_id have port with sum(sal).

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Informatica settings are available in which file?

577


my source is junk data how will u remove that junk data by using unix please any one replay me

3225


Name the different lookup cache(s)?

687


what is Active lock explain

2358


What are the popular informatica products?

639






Explain pushdown optimization and types in informatica

655


Explain Dataware house architecture .how data flow from intial to end?

2107


Why is sorter an active transformation?

649


Where do we use mapping variables in informatica?

602


Different circumstance which drives informatica server to expel records?

543


How does a rank transform differ from aggregator transform functions max and min?

655


can u give example for factless fact table

5488


What are the steps involved in the migration from older version to newer version of Informatica Server?

1566


EXL informatica Questions

919


How can we send the flat file data to different targets(which are also flat files) based on the name of flat file with out adding extra columns?

1601