📜  laravel 组 concat 值显示重复 - PHP 代码示例
📅  最后修改于: 2022-03-11 14:54:04.625000             🧑  作者: Mango
代码示例1
select group_concat(distinct names.customerNames) from names where names.policyId=policies.policyId) as 'policy owners',