RollNumber | Name | Class | Date of Birth | Address |
---|
To determine the primary key for the STUDENT relation, we must select a field that uniquely identifies each record in the table. Let’s evaluate each option:
Since the RollNumber uniquely identifies each student, it should be the primary key for the STUDENT relation.