Abbreviation
Global Fleet
Foreign Key
FKUsage Notes
Reference to a Primary Key in another table.
Global Definition
An attribute in one table that provides a link between data in two tables by referencing the Primary Key of another table.
Sources
DAMA-DMBOK / ISO-11179
Schema Preview
● application/json
{
"abbreviation": "FK",
"fullTerm": "Foreign Key",
"domain": "global-fleet",
"metadata": {
"hasDefinition": true,
"type": "acronym"
}
}