I like to make a database of football results and tables (standings), but I'm not quite sure how to start on it. First of all I need of course a table in which to store the results of the matches. But do I need to make a table for the standings (tables) or don't I, because this is something that I want to be calculated out of the results of the matches played? These are the items I want in my standings: "Matches played", "Won", "Lost"; "Draw", "Goals", "Goals against" and "Points". Now, how can this be calculated out of the results automatically. Do I need the use of arrays he or what? I've thought over a lot already but can't find out how to do this. Can someone help me out with this one or has someone got a database of this kind.
Thanking you in advance.
Thanking you in advance.