CBSE Class 12 Informatics Practices
Question 71 of 79
MySQL SQL Revision Tour — Question 14
Back to all questionsPrimary Key
Reason — A primary key is a set of one or more attributes or fields that uniquely identifies a tuple or row in a table. Therefore, it ensures that each row in the table is unique and prevents the entry of duplicate rows.