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 |
|
Chiefthawk
Starting Member
3 Posts |
Posted - 2008-02-12 : 21:31:05
|
| I have two tables, one for cases and one for inventors. When I query a case linked to the inventor table I get as many rows as there are inventors. Is there a way that I can get just one row for the case and have the inventors lists Doe, John; Doe, Jane; Buck, Jack? I usually export results to Excel and my people want the inventors in one column for certain reports.I would search for it but I don't know what it's called.Thanks,Don |
|
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
|
|
|
|