CBSE Class 11 Informatics Practices
Question 87 of 87
Structured Query Language (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.