I don't know how to delete all duplicate data from table and i don't know know which data is duplicate in my table which query i can run in Mysql please help me
delete from tablename(record) where coluumnname(employer)=ram >0
it working but it's delete all record from table not duplicate