Q. Which table is preferred when there are many updates?

  • (A) MyISAM
  • (B) InnoDB
  • (C) MEMORY
  • (D) MERGE
πŸ’¬ Discuss
βœ… 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:
Explanation by: Vikash Gupta
This question is asking about the best table type in MySQL for situations where you frequently update data. Let's break down the options:

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
122
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Vikash Gupta
Publisher
πŸ“ˆ
91%
Success Rate