Computer Science for IGCSE & O level - Databases (Section 4 - No. 15)
What are the characteristics of a primary key?
It can contain duplicate values.
It can contain NULL values.
It uniquely identifies each record in a table.
It is optional for each record.
Explanation
A primary key must uniquely identify each row and cannot contain null values.
Comments (0)
