Ummm... why not just concatenate the row values based on TicketNumber? This article by Anith Sen discusses several ways to do just that:
<http://www.simple-talk.com/sql/t-sql-programming/concatenating-row- values-in-transact-sql/>
Ummm... why not just concatenate the row values based on TicketNumber? This article by Anith Sen discusses several ways to do just that:
<http://www.simple-talk.com/sql/t-sql-programming/concatenating-row- values-in-transact-sql/>