how to find find & delete duplicate rows from two different
tables?

Answer Posted / k.sailesh

We can find duplicate rows from two tables by using select *
from table name. it displays all the values repeated and unique.
We can delete duplicate rows by using Primary key constraint.

Is This Answer Correct ?    3 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Whether any commands are used for months calculation? If so, what are they?

593


How to export several tables together?

564


What are the tools for Oracle ?

601


How do we display rows from the table without duplicates?

545


What is Undo Management Advisor in Oracle?

609






Difference between hot backup vs. Cold backup?

602


What is ordinary table in oracle?

647


Difference between pre-select and pre-query

573


How to create a temporary table in oracle?

687


What is the difference between substr and instr?

517


Explain index?

741


How to generate query output in html format?

563


What is a named program unit?

578


How would you begin to troubleshoot an ORA-3113 error?

1599


Can the query output be sorted by multiple columns in oracle?

568