Computer Science for IGCSE & O level - Databases (Section 4 - No. 49)

What is a key characteristic of a primary key field?
It can contain duplicate values.
It is used for sorting data.
It uniquely identifies each record.
It is not required to have a value.

Explanation

A primary key uniquely identifies each record in a table, ensuring data integrity.

Comments (0)

Advertisement