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

What is a proxy class?

734


Name the three major set of files on disk that compose a database in Oracle?

840


What is proxy method?

720


What are the four Oracle system processes that must always be up and running for the database to be useable?

771


What are the different editions of oracle?

821


How to create an initialization parameter file?

730


What are the attributes of the cursor?

757


What privilege is needed for a user to insert rows to tables in another schema?

784


What is the difference between hot backup and cold backup in oracle? Tell about their benefits also.

746


Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle?

860


How to lock and unlock a user account in oracle?

837


Please send me Informatica 8.1 certification dumps, my mail id mona85gupta@gmail.com

1626


What is columnar storage what is the advantage?

729


How do I spool to a csv formatted file using sqlplus?

713


From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.

808