Definition: An attribute in one table that uniquely identifies a row of another table (in which it is a primary key). The foreign key creates a link between two tables. A foreign key is signified by an asterisk (*) in the entity-relationship diagram.