How do you avoid duplicate records with out using source
qualifier,expression,aggrigator,sorter and lookup
transformations ?

Answer Posted / triveni

rank transformation
ex: empno,ename
1,ramu
1,ramu
2,rani
2 ,rani

empno(group by),ename(returnport) top1 or bottom1

target: 1 ramu
2 rani

Is This Answer Correct ?    14 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does “tail –f” command do and what is its use as an Informatica admin.

606


Differentiate between Load Manager and DTM?

1624


Explain sessions. Explain how batches are used to combine executions?

568


How do you change a non-reusable transformation to reusable transformation?

576


How to create different types of slowly changing dimensions (SCD) in informatica using the mapping wizard?

604






Design time, run time. If you don't create parameter what will happen

1408


What is the reusable transformation?

596


What are pre and post-session shell commands?

704


Under what conditions selecting sorted input in aggregator will still not boost session performance?

608


Whats there in global repository

1242


Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks

6295


How we can create indexes after completing the load process?

584


How will the document be delivered to me?

594


How you prepared reports for OLAP?

1122


How to generate or load values in to the target table based on a column value using informatica etl tool.

590