Question
List not returning correct.
I have a query that is trying to look through a list of
numbers for a number passed to the function. I always get a result
set of 0 unless there's only one item in the database list. In my
database a "material_categories" looks like this "1,9,12,11,15,14"
my code is:
my code is:
