Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

laravel group concat values showing duplicate

select group_concat(distinct names.customerNames) from names where names.policyId=policies.policyId) as 'policy owners',
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #laravel #group #concat #values #showing #duplicate
ADD COMMENT
Topic
Name
8+4 =