InterviewSolution
Saved Bookmarks
| 1. |
Which storage engine in MySQL provides foreign key support?(a) TRANSACTION(b) InnoDB(c) MyISAM(d) MEMORYThe question was asked in homework.Question is taken from Foreign Keys and Referential Integrity topic in portion Using SQL to Manage Data of MySQL |
|
Answer» The correct ANSWER is (b) INNODB |
|