Hi, I have a database of around 20,000 widgets. Now I know it has a few dupes in there and want to basically run a SQL query which if it finds the same name more than one returns it as a result so I can check the Query for dupes.
So the result would be something like: Blue Widgetie Blue Widgetie Blue Widgetie Red Widget Red Widget
Can't believe I can't find some help on this searching around or I might just be using the wrong keywords.