CBSE Class 12 Computer Science
Question 9 of 78
Relational Databases — Question 9
Back to all questions(c)
Assertion is true but Reason is false.
Explanation
A primary key is a set of one or more attributes (columns) that can uniquely identify tuples within the relation. When a primary key is made up of two or more attributes, it is called as composite primary key. Hence, the reason is false.