RESOLVED! THANKS EVERYONE.
I need to search for duplicates – table as follows:
id, q1, q2, q3, text
id is unique and I am only interested in finding duplicates where the field text is the same.
Any suggestions as I have no idea where to start!
Thanks,
Homer.
This will return you duplicate values of
text:This will return all records having duplicate values of
text: