In a database, what is the term for a set of attributes that uniquely identifies a row?
Q1. In a database, what is the term for a set of attributes that uniquely identifies a row?
Answer: Primary key
Explanation: A primary key is a set of attributes that uniquely identifies each row in a table.