InterviewSolution
Saved Bookmarks
| 1. |
In which mode of search is the search string parsed into words and the search looks for rows?(a) Natural language(b) Boolean mode(c) Query expansion(d) Cross modeI have been asked this question during an interview.The above asked question is from Using Full Text Searches topic in portion Using SQL to Manage Data of MySQL |
|
Answer» The correct choice is (a) Natural language |
|