Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
cjonline
Yak Posting Veteran
55 Posts |
Posted - 2009-12-16 : 10:50:10
|
hi,I have a tableie.code, text-----------1, hello2, this3, is4, coolHow can I get an output of the following:code, text----------1, hello this is coolthanksCraig. |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
cjonline
Yak Posting Veteran
55 Posts |
Posted - 2009-12-16 : 11:26:36
|
this is too confusing.. I've read this a few times.. I dont want to have to use a function.. I have an existing sql statement with a jew sub queries and need to add a concated field. |
|
|
RyanRandall
Master Smack Fu Yak Hacker
1074 Posts |
|
|
|
|