Answer the question
In order to leave comments, you need to log in
How to find duplicate records in sql?
It is not possible to create a query to search for reverse duplicates in the database.
There is a table let's call it list with fields id | id_to | id_from
1 | 10 | 30
2 | 99 | 72
3 | 60 | 84
4 | 70 | 66
5 | 80 | 37
6 | 30 | 10
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question