How to retrieve Duplicate Rows only in a Table?
Suppose if a Table Name is "Education". It consists of
multiple columns. Then if we insert rows into this table
with duplicate records then how can we retrieve only
duplicate records from that table?
Answer Posted / guest
unionall
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
how to use regular expression in pattern match conditions? : Sql dba
What is crud sql?
can a stored procedure call itself or recursive stored procedure? : Sql dba
Explain alias in sql?
What is a dirty read sql?
how to convert character strings to dates? : Sql dba
What are the differences between implicit and explicit cursors?
How can you save or place your msg in a table?
What is gpt format?
What are the three forms of normalization?
Explain the uses of a database trigger?
What are the different sql languages?
How to run sql statements through the web interface?
How can I tell if sql is running?
How to select random rows from a table?