InterviewSolution
Saved Bookmarks
| 1. |
What is the property of InnoDB that enforces foreign key relationships stay intact?(a) atomicity(b) durability(c) consistency(d) referential integrityThe question was posed to me in examination.The query is from Maintaining Logs in chapter General MySQL Administration of MySQL |
|
Answer» Right ANSWER is (d) referential integrity |
|