A

Admin • 833K Points
Coach

Q. For what can the FULLTEXT indexes be created for?

  • (A) TRANSITION
  • (B) MEMORY
  • (C) InnoDB
  • (D) MyISAM
  • Correct Answer - Option(D)
  • Views: 30
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

Full-text searches are based on the FULLTEXT indexes. They can be created for MyISAM tables only. In MySQL, a full text search enables to look for words or phrases without using pattern-matching operations.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.