CBSE Class 12 Computer Science
Question 9 of 44
Solved 2025 Sample Question Paper CBSE Class 12 Computer Science (083) — Question 9
Back to all questions3
Reason — In a table, the primary key uniquely identifies each record, and alternate keys also uniquely identify records but are not the primary key. In this case, with one primary key and two alternate keys, the table will have three candidate keys in total: one primary key and two alternate keys. Candidate keys are potential keys that can uniquely identify records in a table.