CBSE Class 11 Informatics Practices
Question 45 of 87
Structured Query Language (SQL) — Question 6
Back to all questionsAll attribute combinations inside a relation that can serve as primary key are candidate keys as they are candidates for the primary key position.
A candidate key that is not the primary key is called an alternate key. In other words, any attribute that is a candidate for the primary key, i.e., which is capable of becoming a primary key but is not a primary key, is an alternate key.