how can one eliminate dupliacte data with out using
distinct option?

Answer Posted / sujatha

in the sq data has to be order by key column..then in the
expression trans we have to create a variable port to hold
the previous records key value...and one more variable port
to compare with the current records key value...if the prev
and curr are equal then the 2nd variable value will
get 'Y',if not equal its value will be 'N'.
Take a router ,process the rows which are having the 2nd
variable value as 'N' to the target....these are unique recs

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of repositories created using informatica?

758


What is the difference between informatics 7x and 8x and what is latest version?

651


Mention few advantages of router transformation over filter transformation.

738


What is xml source qualifier transformation in informatica?

825


Differentiate between Load Manager and DTM?

1760






If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?

8929


Differentiate between a repository server and a powerhouse?

670


Design a mapping to load the cumulative sum of salaries of employees into target table?

1026


What is the sequence generator transformation in informatica?

737


What are the differences between source qualifier and joiner transformation?

682


what is persistent lookup cahce?how to use and when to use this persistent lookup cahce?explain?

1904


Why union transformation is an active transformation?

751


What is the benefit of session partitioning?

700


What does cheating measurement mean?

684


What all join we can perform in LOOKUP transformation?

648