Glossary for Geospatial Science
Technical vocabulary defined by MicroImages
Glossary
foreign key: A primary key in one table that also exists in another table within the same database. A foreign key consists of one or more attributes that can uniquely identify a record in the table containing the primary key. The identification and designation of foreign keys are automatic. (See also: database, field, primary key.)