how to update specific record in duplicate records in mysql
I have a table in MySQL database. which is having 3 records shown below. The table : columns name address phone comments 1st record raj Chennai 232329 null 2nd record raj Chennai 232329 null 3rd record raj Chennai 232329 null…