View Single Post
  #1 (permalink)  
Old 2006-07-19, 08:48 PM
surplustronics surplustronics is offline
Junior Member
 
Join Date: Jul 2006
Posts: 1
surplustronics is on a distinguished road
Default How do i Find Duplicate Data

Hi
MySQL database is wonderfull! and it basically runs our whole company.

I need to know how to find Duplicate entries in a database field, because in this case its the Row ID (was auto increment) and somehow (my webmaster tells me) it has duplicate entries in that field.

With a little over 4000 products in the database at hand, i don't want to find them manually!

help!
Reply With Quote