T
Thomas Mercer-Hursh
Guest
As Jonathan says , the real problem here is the data structure. Those country codes should really be in a separate table with 0 to N records per base entity depending on the number of countries for each base entry. That makes a simple query as a side-effect.
Continue reading...
Continue reading...