CBSE Class 12 Computer Science
Question 47 of 78
Simple Queries in SQL — Question 1
Back to all questionsRoll No
Reason — A primary key is a unique identifier for each record in a table, and it must be unique and not null. As the "Roll No" is unique for each student and can uniquely identify each record in the table, it can be considered as a choice for primary key.