The primary characteristic of a key field is that it must be
2017
The primary characteristic of a key field is that it must be
Answer: D. unique — The correct option is D: unique. In a database management system, a key field (such as a primary key) is fundamentally used to distinctively identify each…
- A.
a text
- B.
duplicate
- C.
a name
- D.
unique
Attempted by 663 students.
Show answer & explanation
Correct answer: D
The correct option is D: unique. In a database management system, a key field (such as a primary key) is fundamentally used to distinctively identify each individual record or row within a table. To ensure data integrity, its values must be unique and cannot contain duplicate data.
Loading lesson…