Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Left joins in one row
Message
From
27/05/2003 19:51:34
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Left joins in one row
Miscellaneous
Thread ID:
00793316
Message ID:
00793316
Views:
63
I have this problem.

Let's say I have a customer table and I'm joining to a customer_phones table and also to an customer_nicknames table.

Now I want the result to look like this, somehow combining the phone numbers into one field and combining the nicknames into another field, basically one row per customer.

nCus_id: 10
cPhones: '954-546-5496,954-549-6446'
cNickNames: 'rico,tommy,rock'
Next
Reply
Map
View

Click here to load this message in the networking platform