Hello all --
I couldn't come up with a good subject for this question, so excuse it, please. ;-)
Here's the deal:
Data:
1234 Joe
1234 Sue
1234 Bob
1234 Jon
What I'd like my output to look like:
1234 Joe Sue Bob Jon
Can I do this with SQL? What would the statement look like if I can?
Thanks for any input!
Paul Prewett
I couldn't come up with a good subject for this question, so excuse it, please. ;-)
Here's the deal:
Data:
1234 Joe
1234 Sue
1234 Bob
1234 Jon
What I'd like my output to look like:
1234 Joe Sue Bob Jon
Can I do this with SQL? What would the statement look like if I can?
Thanks for any input!

Paul Prewett

