I have a table named Comments.
It has columns CommentID, GameID, UserID.
I want to find out if any UserID has more than one CommentID for any given GameID (they shouldn't). Could someone please tell me a SELECT to accomplish this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.