Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
FacultyName Mobile CourseName-Section IsAdjunct
Faria 0333*23*13* CS3612 Software Engineering-II-A 0
Faria 0333*2**13* CS3612 Software Engineering-II-B 0
Faria 0333*2**13* CS3612 Software Engineering-II-C 0


How can i get distinct record by concatenating column CourseName-Section like this in sql server 2008,

Faria 0333*23*13* CS3612 Software Engineering-II-(A,B,C) 0


Thank You in Advance,
Posted
Updated 1-Jul-14 20:40pm
v3

1 solution

Have a look at this tip[^].
It shows you the technique.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900