Newbies JoeSmo Posted April 12, 2010 Newbies Posted April 12, 2010 Hi I am attempting to create a (GAME) layout for inputting team information. Specifically the home team (Team_home) and the visiting team (Team_visitor). I have my GAME table and TEAM table. I have made 2 table occurrences of the TEAM table (home and visitor) and related the two to the GAME table through their respective primary keys (serial#) to the relating foreign key on the GAME table. I put in the home team and the visitor team is assigned the same info and visa versa. I do not know how to separate the two occurrences of TEAM so that data can be entered independently. Any help would be appreciated. Thanks! /Joe
Recommended Posts
This topic is 5686 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now