Is it possible to let mysql give me all rows that have equal entries in one column, regardless how they look?
For now I use some lines of code but I would like to let mysql do the job!
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This should return what you need, I think. The question is very vague.
‘Found at http://psoug.org/snippet/mySQL-Find-all-duplicates-in-a-column_353.htm‘