Answer the question
In order to leave comments, you need to log in
How to disable selection of duplicate rows?
Hello everyone, I have a table like this:
id | name
1 | Anna
2 | Diana
3 | Sonya
4 | Angela
5 | Daria
6 | Liza
SELECT * FROM table GROUP BY name HAVING COUNT(*) =1
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