CBSE Class 12 Informatics Practices
Question 103 of 103
Review of Database Concepts & SQL — Question 11
Back to all questionsTrue
Reason — A primary key is a candidate key chosen to uniquely identify rows in a table. All primary keys are candidate keys, but not all candidate keys become primary keys, as only one is selected for that role.