Definition: A foreign key is a field in a relational table that matches the primary key column of another table. The foreign key can be used to cross-reference tables.
For more on this topic, read Creating Foreign Keys.
For more on this topic, read Creating Foreign Keys.

