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 / chandu

select * from from <table_name> where rowid not in(select
min(rowid) from <table_name> group by column(primary or
unique key column))

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

have u done any performance tuning? how u ll do?

2362


hi,this is satheesh working as pl/sql resource in MNC.i just wanna switch to informatica.Could you please let me know what is the best way to learn informatica.what are the best coaching centres available in chennai?Is there any coaching centre will give me a real time experience? informatica

2149


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


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

1179


Explain how many types of dimensions are available in informatica?

1168


What is xml source qualifier transformation in informatica?

1276


What is standalone command task?

1369


Give some information on report bursting and how to do it in bca as I have to split the report and send different reports to different people?

1146


Is it possible to define a single node as a Gateway node as well as worker node?

1182


What are the components of the workflow manager?

1179


What is workflow? What are the components of workflow manager?

1230


What is joiner change?

1191


What is fact table? Explain the different kinds of facts.

1122


Performance tuning in UNIX for informatica mappings?

2621


Could you explain what is enterprise data warehouse?

1223