| Subject | Sum (concat?) equivalent for Strings | 
|---|---|
| Author | Scott Buckham | 
| Post date | 2005-09-16T01:33:57Z | 
I'm looking for a function that will return me a concatenation of
Strings found across multiple rows. E.g like where you can use
sum(NumericColumn) to return value 10 for rows 5,5 I want to be able to
use functionX(StringColumn) to return "AB" for rows A,B.
 
Is this achievable?
 
Cheers,
 
Scott Buckham
Software Engineer
AFJ Software Pty Ltd
[Non-text portions of this message have been removed]
            Strings found across multiple rows. E.g like where you can use
sum(NumericColumn) to return value 10 for rows 5,5 I want to be able to
use functionX(StringColumn) to return "AB" for rows A,B.
Is this achievable?
Cheers,
Scott Buckham
Software Engineer
AFJ Software Pty Ltd
[Non-text portions of this message have been removed]