write a query for how to eliminate the duplicate rows
without using distinct?

Answer Posted / abhishek kumar

select id from tgt_table group by id;

Is This Answer Correct ?    7 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the way to execute pl/sql script using informatica mapping?

951


Mention few advantages of router transformation over filter transformation.

631


what are the fact table & dimensional table in pharmaceutical and hospotal related products???

1692


can any one explain me what i have to tell about insurance project in interview,,,,when he asked to tell about ur project

2130


What is aggregate cache in aggregator transformation?

623






What are the new features of informatica 9.x at the developer level?

594


what is granularity,what type of granularity we will take in fact tables either lowlevel or highlevel,if two tables having same granularity that is posiable or not

1861


What is an Integration service in Informatica?

696


COL1,COL2 ABC,1 XYZ,2 HERE IN COL2 VALUES 1,2 NOT STSANDARD(IE MEANS NOT FIXED VALUES LIKE OTHER SOME VALUES LIKE 10,20) O/P IS COL1,COL2 ABC,2 XYZ,1

1524


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

1769


What is the different lookup cache(s)?

603


If I have 10 flat files with same name abc.txt files with different timestamps as source I need to load them in tgt table oracle. in between job execution fails and rows are not loaded into tgt. how can I make them load in that target even if my job fails?

1023


What can we do to improve the performance of informatica aggregator transformation?

610


WHAT IS EDM?WHAT IS THE USE IN INFORMATICA? chandumba2005@gmai.com

1506


Enlist the various types of transformations.

546