Jump to content

[SOLVED] Table organisation


padams

Recommended Posts

I'm designing a site for my school sports program and the situation I am struggling with is that students can play for different teams each year (for example they could progress from a B team to an A team), and can play for the same team for several years.

 

I need to be able to generate team lists and season statistics, and I can't work out how to organise my data so that I can select a team from a specific season, and have only those students who actually played for it returned from the query.

 

Has anyone got an idea how to organise the information?

Link to comment
https://forums.phpfreaks.com/topic/132678-solved-table-organisation/
Share on other sites

That shouldn't be a problem, as all we're after are summative statistics for each team in each season/term.

 

I've had a play with that table structure and it all seems to be working fine, and in fact it has helped me tidy up a few other things that were bugging me.

 

Very big help, thanks so much!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.