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 |
|
Thanos
Starting Member
1 Post |
Posted - 2005-08-22 : 17:29:23
|
| I need to display the data from one column with multiple rows on one row.ExampleName PetDavid DogDawn CatDawn DogPete CatPete MousePete DogI would like the result to be:David DogDawn Dog CatPete Dog Cat MouseI will not know the row values ahead of time. |
|
|
AjarnMark
SQL Slashing Gunting Master
3246 Posts |
|
|
|
|
|