I have a table called USERS, which has an index of certain nationalities as a string delimited by commas.
ID | NOMBRE | NACIONALIDAD
1 | JUAN | 1,2,3
2 | PEDRO | 1,2
3 | JOSE | 1,3
I have my table of NATIONALITIES
ID | NACION
1 |...
asked by
02.07.2018 / 22:01