MySQL Forums
Forum List  »  Newbie

Re: Dupe count on complex query
Posted by: Phillip Ward
Date: March 19, 2024 08:31AM

Again, without seeing your table structures and sample data, I'm guessing here.

Quote

as soon as I join to roundgames it doubles as it's finding the game in two rows of that table.

So how do you tell those two rows apart?
Can you add another join condition that could pick one or other of the rows and, thereby, remove the duplication?

Regards, Phill W.

Options: ReplyQuote


Subject
Written By
Posted
B R
March 17, 2024 10:25PM
B R
March 18, 2024 12:04PM
Re: Dupe count on complex query
March 19, 2024 08:31AM


Sorry, only registered users may post in this forum.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.