CompTIA Security+ Exam Prep

Category - Engineering

You know that databases, applications, and integrity services are necessary for systems to work. What integrity service guarantees that the tuples are uniquely identified by primary key values?
  1. Rollback Integrity
  2. Semantic Integrity
  3. Entity Integrity
  4. Referential Integrity
Explanation
Answer: C - Entity integrity service guarantees that tuples are uniquely identified by primary key values. Every tuple must contain one primary key. If not, it cannot be referenced by the database. The database must not contain unmatched foreign key values. Every foreign key refers to an existing primary key. If these values do not match, then their relationship is broken and again the database cannot reference the information properly.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz