mysql partial string search
From: uni (s0094975_at_sms.ed.ac.uk)
Date: 02/25/04
- Next message: Christophe Vanfleteren: "Re: mysql partial string search"
- Previous message: Anand Stephen: "Re: DAO Layer Performance Tuning"
- Next in thread: Christophe Vanfleteren: "Re: mysql partial string search"
- Reply: Christophe Vanfleteren: "Re: mysql partial string search"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 Feb 2004 09:06:40 -0000
hello,
I was wondering if it is possible to search a mysql database by partial
strings, like say i have a name column with scotland, and i give this
string,
select * from table where name='co';
are there any signs like in linux you can say *co* to the anywhere in the
string...
Thanks
Erik
- Next message: Christophe Vanfleteren: "Re: mysql partial string search"
- Previous message: Anand Stephen: "Re: DAO Layer Performance Tuning"
- Next in thread: Christophe Vanfleteren: "Re: mysql partial string search"
- Reply: Christophe Vanfleteren: "Re: mysql partial string search"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|