how to check if value from a comma-separated string exists in string MySQL
I have a table with a column named tags. In this column, I have a comma-separated list like air conditioner, tv, fridge. I want to check if any of the words in the comma-separated column exists in a string like…