Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
newbie2006
Starting Member
7 Posts |
Posted - 2006-06-10 : 02:43:35
|
Hi this is the first time i am using sql and i have a problem with displaying the data in the way i want.i have the following table: EmpID Cust_Name 1 Mary1 John2 David2 JohnAnnd i am trying to get it to display like this on the UIEmpID Cust_Name1 Mary, John2 David, Andrewis there anyway to do this? |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
|
|
|