Hi Smart People,
Here is my puzzle ....
I would like to store an array of comma separated numbers in a user table, and then use this array of numbers to SELECT ALL IN another table.
Example:
Table:USERS
id = [6 ]| favorites = [1,2,4,5,]
Table: FAVORITES
id = [1] | fav = [DOGS]
id = [2] | fav...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.