The property of InnoDB that enforces foreign key relationships stay intact is called _____________
(a) atomicity
(b) durability
(c) consistency
(d) referential integrity
I got this question in a job interview.
This is a very interesting question from Foreign Keys and Referential Integrity topic in section Using SQL to Manage Data of MySQL