Spatial data in GIS databases (e.g., maps, coordinates) is linked to attribute data (e.g., descriptions, statistics) via a common key field.
This key is generally referred to as a Unique ID (UID).
The UID guarantees that each spatial feature can be accurately associated with its corresponding attribute information.
Without a unique identifier, establishing a one-to-one link between spatial and tabular data would be unachievable.
Consequently, (A) Unique ID is the accurate response.