Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to eliminate duplicates from flat file..what is the
procedure

Answers were Sorted based on User's Feedback



How to eliminate duplicates from flat file..what is the procedure..

Answer / sunil

To eliminate duplicates from flat file use sorter in that
select distict option...it will work

Is This Answer Correct ?    26 Yes 0 No

How to eliminate duplicates from flat file..what is the procedure..

Answer / ram

one more answer is ....
use an aggeregator transformation and select all ports
as 'group by'...then u will get distinct records...

Is This Answer Correct ?    6 Yes 1 No

How to eliminate duplicates from flat file..what is the procedure..

Answer / paulo coelho

In an Unix environment, do:

page YourFile | sort | uniq -c

Is This Answer Correct ?    1 Yes 0 No

How to eliminate duplicates from flat file..what is the procedure..

Answer / muddam

Select all ports as group by then Create one o/p o_count in
aggregater(o_count>1). Before this you wolud have taken one
sorter trans for sorted data.
It will work out.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

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

0 Answers  


Clarify the aggregator change?

0 Answers  


if the session continuous run what can we do. means shall we stop the session or abort session. what is the correct reasion. why this situation occurs

1 Answers  


What is a predefined event?

0 Answers  


hi friends ... i have insurance project(informatica),can you please tell me how many table and mappings we need to use?and explain me.. thank you

0 Answers   IBM,


hi talents, how do u get sequece numbers with oracle sequence generator function in informatica.... i dont need to use sequence generator transformation..... how do u achieve this???

3 Answers   HP,


Can you copy the session to a different folder or repository?

2 Answers  


How can i send first half of the records to one target and Remaining to other target?

10 Answers   TCS,


how to join two flat files in informatica?

3 Answers   Wipro,


Have you worked with/created Parameter file

0 Answers  


Using Connected or unconnected lookup for performance wise which one is preferable?.

1 Answers   Deloitte,


what is mean by complex business rule ?

0 Answers   Cap Gemini,


Categories