| 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 Windows | John McQuillen | 23 Jul |
| • Re: Left Join slow on Windows | Petr Vileta | 23 Jul |
| • Re: Left Join slow on Windows | John McQuillen | 23 Jul |
| • Re: Left Join slow on Windows | SGreen | 23 Jul |
| • how to find duplicated entries within a table? | Gerhard Brauckmann | 5 Aug |
| • AW: how to find duplicated entries within a table? | Gerhard Brauckmann | 5 Aug |
| • RE: how to find duplicated entries within a table? | Cesar Vega | 5 Aug |
