πŸ“Š MySQL
Q. The myisamchk variable that represents the size of buffer used to hold index blocks is . . . . . . . .
  • (A) key_buffer_size
  • (B) Variable length string
  • (C) sort_buffer_size
  • (D) write_buffer_size
πŸ’¬ Discuss
βœ… Correct Answer: (A) key_buffer_size

Explanation: This question asks about a MySQL variable that controls the size of the buffer used for storing index blocks. Index blocks are used to speed up data retrieval in your database.

Explanation by: Sandhya Thakur
This question asks about a MySQL variable that controls the size of the buffer used for storing index blocks. Index blocks are used to speed up data retrieval in your database.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
110
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Sandhya Thakur
Publisher
πŸ“ˆ
91%
Success Rate