mdatool.

Loading usage...

Settings
Abbreviation
Global Fleet

Primary Key

PK

Usage 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

View Full Definition

Schema Preview

application/json
{
  "abbreviation": "PK",
  "fullTerm": "Primary Key",
  "domain": "global-fleet",
  "metadata": {
    "hasDefinition": true,
    "type": "acronym"
  }
}