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 |
|
medtech26
Posting Yak Master
169 Posts |
Posted - 2002-08-28 : 14:30:35
|
| Anyone can help me with the following SQL Query?If my table is:John AJohn BJohn CSimon DSimon ANeed a query to generate:John A,B,cSimon D,AI would really appreciate if someone can help. This is easily feasable in access using crosstab query but is not supported on Sql server. |
|
|
AjarnMark
SQL Slashing Gunting Master
3246 Posts |
Posted - 2002-08-28 : 14:55:59
|
| Duplicate post. See [url]http://www.sqlteam.com/Forums/topic.asp?TOPIC_ID=19270[/url] |
 |
|
|
|
|
|