How to delete the repeated records from a table?


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

Post New Answer

More MySQL Interview Questions

What, if a table has one column defined as TIMESTAMP?

0 Answers  


Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?

0 Answers  


Can you tell the difference between mysql_fetch_object and mysql_fetch_array?

0 Answers  


How do I connect to mysql database?

0 Answers  


What is the use of mysqli_num_rows?

0 Answers  






What does mysql_fetch_assoc do?

0 Answers  


How can we find out which auto increment was assigned on Last insert?

0 Answers  


How can you change the password of a mysql user?

0 Answers  


Is mysql a dbms?

0 Answers  


How to do login in mysql with unix shell.

0 Answers  


How to declare variable in mysql trigger?

0 Answers  


What is pdo :: fetch_assoc?

0 Answers  


Categories