CIW Certified Internet Web Professional Practice Practice Test
CIW CIW Database Design & SQL
What is the purpose of a primary key in a relational database table?
Select your answer
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
Hint