|
|
|
|
|
by npstr
811 days ago
|
|
> given what constraint 2 says the level is actually a team level, not a player level. Then it's bad unnormalized data design that is the problem here. If that is a team level, it should be in the team table, not the player table. |
|
That the table is not normalised makes the example somewhat confusing but it does not actually affect the issue being demonstrated. And denormalisation is a fact of data modelling.