mysql searching
Posted: Mon Jun 20, 2005 9:21 pm
I need to do a single keyword search that searches multiple columns in the same table (and across another table) for example :
Table> ID First Name, Last Name, Cel, Fax etc
I need to search all of those fields at once.
How do I use one search box/query to search for multiple records searching all those columns/fields at once?
Thanks
Table> ID First Name, Last Name, Cel, Fax etc
I need to search all of those fields at once.
How do I use one search box/query to search for multiple records searching all those columns/fields at once?
Thanks