Question:medium

Which rule states that no two records can have the same primary key?

Show Hint

Remember: \[ \boxed{ \text{Primary Key} \rightarrow \text{Unique for every record} } \] Duplicate primary keys are never allowed.
Updated On: Jul 24, 2026
  • Key integrity
  • Referential integrity
  • Key uniqueness
  • Domain integrity
Show Solution

The Correct Option is C

Solution and Explanation

Was this answer helpful?
0