CBSE Class 11 Informatics Practices Question 83 of 85

Database Concepts — Question 8

Back to all questions
8
Question

Question 8

In a relation, a primary key is one of the candidate keys.

Answer

True

Reason — In a relation, a primary key is selected from one of the candidate keys. A candidate key is any attribute or set of attributes that can uniquely identify a row in a table.