MySQL
-
Searching MySQL Tables
- You could use the LIKE operator to search a set of fields for a string, but MySQL offers some built in indexing features that will simplify your task.

