Q3 Single choice Mark for later Which key buffers are available for MyISAM tables? A A global key buffer that keeps index information for all MyISAM tables. B An optional table-specific key buffer that can be assigned to single MyISAM tables. C An optional column-specific key buffer that can be assigned to a single column of a MyISAM table. Correct answer