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 / vikneswaran

use agg trans group by empid and year then use sum(sal)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you manage the Parameter files while migrating your data from one environment to another environment?

540


What is the procedure for creating independent data marts from informatica 7.1?

562


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

2120


How do you promote a non-reusable transformation to reusable transformation?

658


What is a difference between complete, stop and abort?

639






How to generate or load values in to the target table based on a column value using informatica etl tool.

606


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

3239


how we can load rejected record's at run time?(not through bad files)

1906


What is domain in terms of informatica?

561


Explain the code page compatibility?

639


What are the new features of informatica 9.x developer?

530


What is meant by a domain?

623


what are factless facts? And in which scenario will you use such kinds of fact tables.

1309


How to do the error handling of if ur source is flatfiles?

1508


What are the new features of informatica 9.x in developer level?

555