πŸ“Š MySQL
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

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