Question 1. of 15
What is a primary key?
The primary key is a column that can have NULL values.
The primary key is a column or combination of columns whose values uniquely identify each row in the table.
The primary key column is a column or combination of columns whose values can be non-unique.