Which key uniquely identifies each record in a table?

A ) Primary key ✅

B ) Foreign key

C ) Composite key

D ) Alternate key


Explanation: Primary Key - a field containing a value that uniquely identifies each record in a table.