Currently I have two tables:
Table 'tournament'
tourney_id
tourney_name
players
amount
---some other fields---
Table 'tournament_results'
tour_results_id <-- unique key
tourney_id <-- relates to tournament
tour_player_name
points
---some other fields---
I have no problem showing...
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.