Choose the most correct statement about PRIMARY KEY:

Choose the most correct statement about PRIMARY KEY: 



a. The PRIMARY KEY constraint uniquely identifies each record in a database table
b. Primary keys must contain unique values
c. A primary key column cannot contain NULL values
d. Each table should have a primary key, and each table can have only ONE primary key
e. All of the others



Answer: E


Learn More :