Welcome Guest, Not a member yet? Register   Sign In
A MySQL query question
#3

[eluser]tinawina[/eluser]
Ooooh that's interesting. I will look into that. REGEX is on my learning list this month!

I also was thinking something like this -- since I know my data structure:

Code:
SELECT * FROM table WHERE csv_field LIKE '%; men%' OR LIKE 'men%'


Which I did try and it's looking promising. But the REGEX way is much more bullet-proof (if I can get it right, that is....).

Thanks!


Messages In This Thread
A MySQL query question - by El Forum - 01-06-2009, 10:21 AM
A MySQL query question - by El Forum - 01-06-2009, 10:46 AM
A MySQL query question - by El Forum - 01-06-2009, 11:12 AM
A MySQL query question - by El Forum - 01-06-2009, 11:15 AM
A MySQL query question - by El Forum - 01-06-2009, 11:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB