Re: Aggregate string values
On Fri, 4 May 2001, Joel Desamero wrote: > Hello, > > I was wondering if there is a way to aggregate string values when grouping together >results. I guess what I'm looking for is the string version of the SUM() function. Is >there such a thing in MySQL? > > Th
Aggregate string values
Hello, I was wondering if there is a way to aggregate string values when grouping together results. I guess what I'm looking for is the string version of the SUM() function. Is there such a thing in MySQL? Thanks. Joel