By using Transformation i need top most 5 employee salary
from each deptwise? Deptno 10,20,30? which transformation
we need to use?

Answer Posted / gd

First override source qualifier
Select * from emp where deptno in(10,20,30);

Next sorter T/r sort on salary column desc

Then rank T/r set rank properties top and number of ranks is 5

target achieved

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by pre and post session shell command?

737


What are the challenges you have faced in your Project (DWH- ETL)? Explain with example?

7801


What are the databases that informatica can connect to windows?

677


Can we create a node as a gateway node and the same node can be assigned to a grid?

727


Explain load alternative records / rows into multiple targets - informatica

807






can any one give some examples for pre sql and post sql(Except dropping and creating index).

3619


Differentiate between source qualifier and filter transformation?

1118


define galaxy repository in informatica

1825


COM components can be used in Informatica

1982


Quickly characterize reusable change?

803


Describe the scenarios where we go for joiner transformation instead of source qualifier transformation?

727


What do you mean by DTM and Load manager and what is difference between load manager and load balancer?

725


What is data caches/ index caches?

697


What is session task and command task?

739


What is informatica?

771