InterviewSolution
Saved Bookmarks
| 1. |
The storage engine in MySQL that provides foreign key support is ___________(a) TRANSACTION(b) InnoDB(c) MyISAM(d) MEMORYThis question was addressed to me in an online quiz.The origin of the question is Maintaining Logs topic in division General MySQL Administration of MySQL |
|
Answer» Right choice is (B) INNODB |
|