CBSE Class 11 Informatics Practices Question 81 of 85

Database Concepts — Question 6

Back to all questions
6
Question

Question 6

A relation can contain more than one primary key.

Answer

False

Reason — Primary key is always unique in nature, i.e., non-redundant. It does not have duplicate values in a relation.