What is the purpose of a primary key in a relational database table?
-
A
To uniquely identify each row in the table
-
B
To link two tables with a foreign key relationship
-
C
To define the default value for a column
-
D
To index every column for faster queries