Q. Which table is preferred when there are many updates?
β
Correct Answer: (B)
InnoDB
Explanation: This question is asking about the best table type in MySQL for situations where you frequently update data. Let's break down the options: