Search in Tags Set in MySQL


/ Published in: PL/SQL
Save to your folder(s)

Lets say you have a table with field called "tags" that consists from tags separated by commas and you want to check whether it includes a required tag. Here the simplest ways of doing that.

URL: http://www.apphp.com/index.php?snippet=mysql-search-in-tags-set

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.