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 delete duplicate records if we have huge volume of
records in a table ?
(rowid is not the correct approach)

Answer Posted / dilip ingole

Delete from emp where rowid not in(select min(rowid) from emp group by eid,ename)

in group by column you need mention all column in table

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we change Dynamic to Static or Persistent cache? If so what happens?

2248


Is it possible to create multiple domains on a single Informatica server?

1286


Briefly explain your complete project(sales) flow, (ie. from source received from client, transformations, then despatch to end user) what are all the process. Kindly give step by step process.

2323


What is aggregate cache in aggregator transformation?

1198


What happen if you have 3 ports in SQ and 4 ports in SQL override of SQ( provided all ports are in same order and they are connected with proper source and target)? Also what happens when I have 4 ports and will extract 3 values in SQloverride.. What will be the value in 4th port ?

1709


How do you load unique records into one target table and duplicate records into a different target table?

1313


What are the different types of olap? Give an example?

1095


differences between service based and product based?

2058


What is the format of informatica objects in a repository? What are the databases that informatica can connect to windows?

1249


Hi all , I am planning for informatica S - PowerCenter 8 Mapping Design certification. I have rewuired the dumps for the same. if anyone of you having the same pl. share it with me. This will be of great help. My contact is : sagardev7@gmail.com TIA , Sagar

2792


To Provide Support For Mainframes Source Data, which Files Are Used As A Source Definitions?

1152


Which development components of informatica have the highest usage?

1095


Write the prerequisite tasks to achieve the session partition?

1226


What is the commit type if you have a transaction control transformation in the mapping?

1095


What are the transformations that are not supported in mapplet?

1084