How to delete duplicate records if we have huge volume of
records in a table ?
(rowid is not the correct approach)
Answer Posted / keyrun
Hi, There are many ways to delete the duplicates!
By Using the following Transformations you can delete the Duplicates:
Source Qualifier: Use SQ and check 'Distinct' property (If the Source is Relational)
Sorter: Use sorter and in Properties tab Check 'Distinct'(If the Source is Flat File)
Aggregator: Use Aggregator & Group by on the key port.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What do you understand by a term domain?
What could be the possible resons of locks by user?
What is workflow manager?
What is mapping debugger?
What are the different types of repositories created using informatica?
What is the commit type if you have a transaction control transformation in the mapping?
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
Is it possible to create multiple domains on a single Informatica server?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
What are active transformations.
Enlist some properties of sessions.
What is rank transformation?
What are the various types of transformation?
Explain the types of transformations?
What do you mean by DTM and Load manager and what is difference between load manager and load balancer?