Bomaster
Sunday, 15 September 2013
merge rows data in tsql
merge rows data in tsql
I have a table with one column that include this data
Data
'a'
'b'
'c'
'd'
'e'
'f'
How can I get combine Data column data in one varchar with cte?
result : 'abcdef'
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment