What would be the primary key for this table if it were to be converted into database form?
Functional Dependencies are:
playerID -> name
teamID -> teamName, teamLoc
playerID, year -> JerseyNo., gamePlayed, scoreInYr, teamID, TeamManager
What would be the primary key for this table if it were to be converted into database form?
Functional Dependencies are:
playerID -> name
teamID -> teamName, teamLoc
playerID, year -> JerseyNo., gamePlayed, scoreInYr, teamID, TeamManager