i have two coloumn
emp_no sal
1 3000
2 3000
3 3000
4 4000
5 5000
6 2700
7 4500
i just need output by removing duplicate.my answer should be
emp_no sal
1 3000
2 4000
3 5000
and so on.please tel me the transformation to use and if variable is used in expression then how can i give variable expression

Answer Posted / nsatyabrat7

Use distinct in source qualifier and rest will be taken care

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to implement security measures using repository manager?

798


i had a source containing business,sales,details column and i have to load it to a target but i have some bad records in it , but i have to load 70% of business records and 50% of sales and 95% of details records excluding bad records to achieve this what should be done and what all logic and tx should be used can anyone help? thanks in advance

1874


What does command task mean?

787


Enlist the tasks for which source qualifier transformation is used.

765


Is there any target staging area in informatica not staging area

2336






Which means the first record should come as last record and last record should come as first record and load into the target file?

808


Where can we find the throughput option in informatica?

821


How to open an older version of an object in the workspace?

817


Can one use mapping parameter or variables created in one mapping into any other reusable transformation?

821


To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?

862


Hello, Can you please send the admin and advanced mapping design sample questions to ns_sharmin@yahoo.com?

2044


How to load the name of the current processing flat file along with the data into the target using informatica mapping?

934


Explain what transformation and how many are there in informatica?

685


What is rank transform?

740


wat are deployement groups in informatica, how it will be used for developers

1440