MySQL Forums
Forum List  »  Perl

Re: querying comma seperated values in a db field?
Posted by: ftumsh
Date: September 29, 2006 05:25AM

Having a quick look at the manual the find_in_set has a > 0 bit tagged on the end.
Don't know if that makes a difference.

You could try LIKE ",setmember,"

This might seem obvious, but is the column actually defined as a set?

Options: ReplyQuote


Subject
Written By
Posted
Re: querying comma seperated values in a db field?
September 29, 2006 05:25AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.