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

What is resilience time?

655


What do you mean by channel change?

544


Global and Local shortcuts. Advantages.

1471


wf dont have integration severances how you can run?

1541


What is joiner change?

682






How to create or import flat file definition in to the warehouse designer?

618


What are the types of caches in lookup? Explain them.

553


Did u used latest transformations of 8.6.0? for what?

1481


What is primary and backup node?

702


What is aggregate cache in aggregator transformation?

635


What are the differences between source qualifier and joiner transformation?

601


generate date / time dimension in informatica

721


How would you copy the content of one repository to another repository?

558


Write the prerequisite tasks to achieve the session partition?

652


Explain is there any way to read the ms excel datas directly into informatica? Like is there any possibilities to take excel file as target?

633