What is the term for a data attribute that uniquely identifies a record?
Q1. What is the term for a data attribute that uniquely identifies a record?
Answer: Primary Key
Explanation: A primary key is a unique identifier for each record in a table, ensuring data integrity.