What is the primary purpose of a primary key in a database table?
To uniquely identify each row in the table
To improve query performance
To enforce data integrity
To store the most important data in the table

Web Development Exercises are loading ...