A unique key is a data attribute or combination of attributes in a database table that uniquely identifies each record. It ensures that no two records in the table have the same values for the specified key, providing a way to uniquely and efficiently identify each row in the database.
Riya Answered question December 18, 2023
