How find duplicate records using transformer stage in server edition

Showing Answers 1 - 6 of 6 Answers

the_xxx

  • Mar 20th, 2007
 

This is questions has got more answers as the elimination od duplicates are situation specific. Depending upon the siutation we can use the best choice to remove duplicates.

1. Can write a SQL qurey depending upon the fileds.
2. You can use a has file, by nautre which doesnt allow dupilcates. Attach a reject link to see the duplicates for your verification.

  Was this answer useful?  Yes

the_xxx

  • Mar 20th, 2007
 

Transformer stage to identify and remove duplicates from one output, and direct all input rows to another output (the "rejects"). This approach requires sorted input.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions