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 |
tran008
Starting Member
38 Posts |
Posted - 2007-05-16 : 20:43:04
|
I a bit stuck with this problem. I trying to query the result if col1 have more then 1 and col2 is not the same, retrieve the fields. eg: table:col1--col21-----a1-----b1-----c1-----c2-----a2-----b2-----b3-----aresult want:1,a,b,c2,a,bthanks |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
|
|
|