Q. For what can the FULLTEXT indexes be created for?
β
Correct Answer: (A)
MyISAM
Explanation: This question is about FULLTEXT indexes in MySQL. FULLTEXT indexes are used to speed up searches for text data. Let's break down the options: