Re: Aggregate string values

2001-05-04 Thread Thalis A. Kalfigopoulos
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

2001-05-04 Thread Joel Desamero
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