List:MySQL on Win32« Previous MessageNext Message »
From:Gerhard Brauckmann Date:August 5 2004 8:50am
Subject:how to find duplicated entries within a table?
View as plain text  
Hello all,

I m trying to find duplicate entries in a specific table colum.
Does anyone of you have an idea how to do this by query?

example, my data: "John", "Willi", "Martha", "John", "Mike", "Sammy", "Mike"

Now i would select ONLY the double entries in this data-table.
The result should look like this:

John,John, Mike, Mike


any Idea is welcome! Thx & regards
Gerhard

Thread
Left Join slow on WindowsJohn McQuillen23 Jul
  • Re: Left Join slow on WindowsPetr Vileta23 Jul
    • Re: Left Join slow on WindowsJohn McQuillen23 Jul
      • Re: Left Join slow on WindowsSGreen23 Jul
  • how to find duplicated entries within a table?Gerhard Brauckmann5 Aug
AW: how to find duplicated entries within a table?Gerhard Brauckmann5 Aug
RE: how to find duplicated entries within a table?Cesar Vega5 Aug