Multiple choice The purpose of the primary key in a database is to: unlock the database provide a map of the data uniquely identify a record establish constraints on database operations. None of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation A primary key in a relational database is a unique identifier for each record in a table, ensuring that no two rows are identical and that every entry can be precisely located.