Which of the following is a characteristic of a primary key?
Q1. Which of the following is a characteristic of a primary key?
Answer: It uniquely identifies each record
Explanation: A primary key is a unique identifier for each record in a table, ensuring that no two records have the same primary key value.