I have the following array:
var arr = ['A', 'B', 'C'...];
And in my database I have the categoria column where the values are saved in the following way: 'A,B,C...' , how could I make a SELECT by taking each category of...
asked by
07.07.2018 / 22:48