Viewing post 1 (of 2 total)
i think u may be want to get that like this:
declare @str
select @str=@str+colour +'|' from youtablename order by id
August 25, 2004 at 7:54 pm
#520633