Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can you concatenate values in multiple records?
Message
From
04/05/2004 11:58:58
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
How can you concatenate values in multiple records?
Miscellaneous
Thread ID:
00900806
Message ID:
00900806
Views:
56
I have an interesting problem (I think).

I have table1
mykey myvalue
a x
a y
a z
b c
b d
b e
b f
b g

I want to end up with table2
mykey myvalues
a xyz
b cdefg

I can do this concatenation using a scan, but I want to do it only using SQL. The number of values for a key is random.

TIA
Robert
Next
Reply
Map
View

Click here to load this message in the networking platform