Question: What is the purpose of a primary key in a database?
Options:
Correct Answer: To uniquely identify a record
Solution:
A primary key is used to uniquely identify each record in a database table.