Re: [SQL] Aggregate Function with Argument

2004-10-25 Thread David Siegal
Mark, Works beautifully. Thanks for the clear explanation and code! -David On Tue, 19 Oct 2004, Mark Gibson wrote: > David Siegal wrote: > > I would like to create an aggregate function that returns a concatenation > > of grouped values. It would be particularly useful if

[SQL] Aggregate Function with Argument

2004-10-18 Thread David Siegal
e = text ); My problem is I don't see how to make aggregated_concat accept an optional delimiter argument. Maybe it's not possible? Any ideas? Is there some completely different approach I should consider for concatenating grouped values? Thanks! David David Siegal Communit