I retrieve data from various mysql database tables, and merge the data into in single datatables. Now there are same keywords in the table. so How to remove duplicate entries from the table.
It simple.. I want to delete Duplicate entries from table..