Question:medium

An alternate key is ________.

Updated On: Jan 16, 2026
  • Another name for the primary key
  • A unique identifier besides the primary key
  • A relationship between two tables
  • A synonym for a tuple
Show Solution

The Correct Option is B

Solution and Explanation

In database management, an alternate key is a unique identifier distinct from the primary key. This concept is vital because:

  1. The primary key serves as the definitive unique identifier for records within a table.
  2. An alternate key provides an alternative method for unique record identification, thereby upholding data integrity and facilitating efficient querying, especially when the primary key is less suitable for specific operations.

Considering these points, the accurate definition is A unique identifier besides the primary key, differentiating it from other choices that do not accurately represent the function of an alternate key in database systems.

Was this answer helpful?
0


Questions Asked in CUET (UG) exam