3
Could someone help me.
Have the following tables
PLAYERS id name nickname status
EVENTS id date local_id
SCOREBOARDS id evento_id winner loser_id
the winning and losing fields, save the player id in the PLAYERS table, how to make a query that returns the winner’s name and the loser’s name?
Thank you
Has any response helped solve the problem and can address similar questions from other users? If so, make sure to mark the answer as accepted. To do this just click on the left side of it (below the indicator of up and down votes).
– Sorack