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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-10-18 : 13:18:27
|
| Satish K writes "i have a requirement. i have table {Company} with following field co_id co_namewith following data co_id co_name1 Aptech2 Hexaware3 TCS4 Telco..and many more records my requirement is to get the output in the following format using sql statement only (no stored proc)Aptech, Hexaware, TCS, Telco ..... as one record and not as different record regards satish k" |
|
|
|
|
|