Write a query to fetch duplicate records from a table using mysql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

What are the differences between char and varchar?

0 Answers  


how to show all records starting with the letters 'sonia' and the phone number '9876543210' limit to records 1 through 5.

0 Answers  


Consider you have the following three tables which have to be linked together.

0 Answers  


What can you do with mysql?

0 Answers  


What is the maximum connection pool size?

0 Answers  






What is triggers and how it can be used in mysql?

0 Answers  


table a has records 1,1,1,1 table b has records 1,1,1,1,1,1 what would be out if perform join for all cases

0 Answers  


How to write after insert event update trigger on the same table in mysql?

0 Answers  


How do I find mysql database?

0 Answers  


How can I see connections in mysql?

0 Answers  


how to declare unique key in creating a table..?

2 Answers  


Is microsoft sql same as mysql?

0 Answers  


Categories