British Sign Language Glossaries of Curriculum Terms

BSL App Logo

BSL Computing Science Glossary - Foreign key definition

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.