InterviewSolution
Saved Bookmarks
| 1. |
Which mode of search is the search string parsed into words and the search looks for rows?(a) Boolean mode(b) Natural language(c) Query expansion(d) Cross modeThis question was posed to me by my college director while I was bunking the class.This intriguing question originated from Perl DBI Overview in chapter MySQL Programs Using Perl DBI and PHP of MySQL |
|
Answer» Right choice is (b) Natural language |
|