How do you remove duplicate records in informatica?



How do you remove duplicate records in informatica?..

Answer / lahari

There are multiple ways to do it.
1.if source is RDBMS then we can filter by selecting distinct option.
2.In sorter transformation select distinct.
3.In Aggregator transformation select all ports as group by key.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

How to delete the (flat file) data in the target table after loaded.

2 Answers   TCS,


What is sorter transformation?

0 Answers  


How do we do the Fact Load What is the size of your Data warehouse? What is your Daily feed size and weekly feed size

1 Answers  


Why use shortcuts(Instead of making copies).

1 Answers  


One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?

2 Answers  






How to generate sequence numbers without using the sequence generator transformation?

0 Answers   Informatica,


How to merge First Name & Last Name?

8 Answers  


What are the reusable transforamtions?

1 Answers  


Can we create two repositories on same database instance in oracle?

0 Answers  


Why we require dwh in particular projects?

1 Answers   Amdocs,


My source contains 10 records with 5 columns.What happens if I select group by all columns in Aggregator T/R?

3 Answers  


Differentiate between reusable transformation and mapplet.

0 Answers  


Categories