sql que | SQL Server Performance Forums

SQL Server Performance Forum – Threads Archive

sql que

having this data col1 col2
1 abc
2 cde
2 efg
1 xyz
1 stu I want to query out the following result set col1 col2
1 abc, xyz, stu
2 cde, efg
how can I do that thanks
Check this out:http://sqljunkies.com/WebLog/amachanic/archive/2004/11/10/5065.aspx?Pending=true
Frank Kalis
Moderator
Microsoft SQL Server MVP
Webmaster:http://www.insidesql.de
I’ve moved to relevant forum.
Luis Martin
Moderator
SQL-Server-Performance.com All in Love is Fair
Stevie Wonder
All postings are provided “AS IS” with no warranties for accuracy.
]]>