InterviewSolution
Saved Bookmarks
| 1. |
Which keyword is used to search through natural language fulltext?(a) MATCH(b) AGAINST(c) SEARCH(d) FINDThis question was posed to me during an interview.The doubt is from Using Full Text Searches topic in chapter Using SQL to Manage Data of MySQL |
|
Answer» Right CHOICE is (a) MATCH |
|