I need to check if a value is in a column in the DB.
My column has the content separated by commas, like this: 1,2,3,4,5.
So, I would like to know how to check if value 2, for example, is in some row in the SQL column.
Select everything fr...
asked by
16.08.2018 / 22:49