CBSE 2026 · Central · Set 4 · Q21 · 1 mark
Assertion (A) : The PRIMARY KEY constraint in SQL ensures that each value in the column(s) is unique and cannot be NULL.
Reason (R) : Candidate keys are not eligible to become a primary key.
Official answer
From CBSE’s own marking scheme for this paper.
(C)
Assertion (A) is true, but Reason (R) is false.
Marking-scheme solution
(C)
Assertion (A) is true, but Reason (R) is false.
Relational Data ModelPrimary KeyAnalyseassertion_reason
More from Relational Data Model
- Which of the following SQL command can change the degree of the existing relation?2026
- A relation in MySQL database consists of 2 tuples and 3 attributes. If 2 attributes are deleted and 4 tuples…2026
- A table has two candidate keys, one of which is chosen as the primary key. How many alternate keys does this…2026
CBSE Class 12 Computer Science past-paper question from the 2026board exam, with the answer as CBSE’s own marking scheme gives it. Where our answers come from.