Abbreviation
Global Fleet
Primary Key
PKUsage Notes
Unique identifier for a record in a table.
Global Definition
A column or group of columns that uniquely identifies every row in a table. It must contain unique values and cannot be null.
Sources
DAMA-DMBOK / ISO-11179
Schema Preview
● application/json
{
"abbreviation": "PK",
"fullTerm": "Primary Key",
"domain": "global-fleet",
"metadata": {
"hasDefinition": true,
"type": "acronym"
}
}