Q. What is the property of InnoDB that enforces foreign key relationships stay intact?
β
Correct Answer: (D)
referential integrity
Explanation: This question is about how MySQL's InnoDB storage engine makes sure that data relationships stay correct. Let's break down the options: