MySQL LIKE clause with comma -


What is the meaning of commas in the following SQL statement (using MySQL)?

[...] Preferences '%, cat233,%'

are not just a part of the string to match the comma? Such as "Fred, Bill, Cat 233, Jo, Harry" will match.


Comments

Popular posts from this blog

google indexing -

wpf - Converter stops filter working -

php - How to paginate multiple results in CakePHP? -