G
Guest
This is my first attempt at using a database!
I have a 'Players' table holding 'PlayerName' and 'CurrentRating'
joined to a 'Pairings' table holding 'Player' and 'Opponent' (who are in
PlayerName)
I need to make a calculated field 'PlayerCurrentRating' -
'OpponentCurrentRating'
Please Help!
I have a 'Players' table holding 'PlayerName' and 'CurrentRating'
joined to a 'Pairings' table holding 'Player' and 'Opponent' (who are in
PlayerName)
I need to make a calculated field 'PlayerCurrentRating' -
'OpponentCurrentRating'
Please Help!