|
|
1
5
您实际上可以得到一个逗号分隔的列表:
结果:
|
|
|
2
6
短期解决方案是使用 FIND_IN_SET function 加入商户和服务表:
The long term solution is to correct your tables - never allow columns to contain comma separated lists of referential ID/etc values. |