-
The mode of search is the search string parsed into words and the search looks for rows is ______________.
-
- Cross mode
- Query expansion
- Natural language
- Boolean mode
- None of these
Correct Option: C
In MySQL, a full text search capability is provided, which enables to look for words or phrases without using pattern-matching operations. There are three kinds of full text searches.