![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I'm developing a project about little soccer league. I need to store teams, team's players, matches info (which are two teams involved in the match), events (various events happened douring a single match: goal, penalty, red card, yellow card, etc). This is the DB realized (only PK and FK are shown): http://www.freeimgshost.com/viewer.p...je2iup9cw8.jpg What do you think? Does it seems correct???? |
|
Best regards MC |
#3
| |||
| |||
|
|
I'm developing a project about little soccer league. I need to store teams, team's players, matches info (which are two teams involved in the match), events (various events happened douring a single match: goal, penalty, red card, yellow card, etc). This is the DB realized (only PK and FK are shown): http://www.freeimgshost.com/viewer.p...je2iup9cw8.jpg What do you think? Does it seems correct???? Best regards MC |
#4
| |||
| |||
|
|
On 3/19/2011 11:38 AM, Mariano C. wrote: I'm developing a project about little soccer league. I need to store teams, team's players, matches info (which are two teams involved in the match), events (various events happened douring a single match: goal, penalty, red card, yellow card, etc). This is the DB realized (only PK and FK are shown): http://www.freeimgshost.com/viewer.p...je2iup9cw8.jpg What do you think? Does it seems correct???? Best regards MC I suggest you post your design here - not the jpg, but the tables and columns. It doesn't have to be the actual CREATE TABLE statements - a summary of the design will work just fine, along with comments on keys. |
![]() |
| Thread Tools | |
| Display Modes | |
| |