Can anyone help me with a join query?
Table 1:"players_round1"
the values for White And Black are the primary key (ID) in table 2: "newPlayers"."
I want a query that will show "players_round1" with the LastName from "newPlayers" in place of the integers that are in the columns "White" & "Black". It's driving me mad but this can't be that hard to do! Thanks in advance...
Table 1:"players_round1"
Code:
[img]http://www.london-net.net/images/players_round1.gif[/img]
Code:
[img]http://www.london-net.net/images/newPlayers.gif[/img]