Insight Horizon
health /

Alternate Key Attributes

Alternate Key Attributes

Previous Topic: Primary Key SelectionNext Topic: Inversion Entry Attributes

The Key-Based Data ModelAlternate Key Attributes


Alternate Key Attributes

After you select a primary key from a list of candidate keys, designate some or all of the remaining candidate keys as alternate keys. Alternate keys are often used to identify the different indexes, which are used to access the data quickly. In a data model, an alternate key is designated by the symbol (AKn). n is a number that is placed after the attributes that form the alternate key group. In the EMPLOYEE entity, “employee name” and “employee birth date” are members of the alternate key group.

EMPLOYEE entity with two alternate key attributes assigned


Copyright © 2013 CA. All rights reserved.

Previous Topic: Primary Key SelectionNext Topic: Inversion Entry Attributes