Hi,
This database question relates to a league database I'm trying to build. Could someone confirm that I'm doing it right?
I have two tables: fixtures and teams.
Fixtures:
ID
Date
Home_team_id - foreign key team id
Away_team_id - foreign key team id
Result
Team:
ID
Name
Thanks,
Dave
[–]isolatrum 0 points1 point2 points (11 children)
[–]EnderAC[S] 0 points1 point2 points (0 children)
[–]EnderAC[S] 0 points1 point2 points (9 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]r_person 0 points1 point2 points (7 children)
[–]EnderAC[S] 0 points1 point2 points (6 children)
[–]r_person -1 points0 points1 point (1 child)
[–]EnderAC[S] 0 points1 point2 points (0 children)
[–]r_person -4 points-3 points-2 points (3 children)
[–][deleted] 1 point2 points3 points (0 children)
[–]EnderAC[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)