πŸ“Š MySQL
Q. Which statement is used to determine the storage engine for individual tables?
  • (A) SHOW STATUS OF TABLE
  • (B) SHOW STATUS TABLE
  • (C) SHOW TABLE STATUS
  • (D) SHOW DEFAULT STATUS
πŸ’¬ Discuss
βœ… Correct Answer: (C) SHOW TABLE STATUS

Explanation: This question is asking about how to find out which storage engine is used for a specific table in your MySQL database.

Explanation by: Neelam Mittal
This question is asking about how to find out which storage engine is used for a specific table in your MySQL database.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
71
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Neelam Mittal
Publisher
πŸ“ˆ
96%
Success Rate