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 |
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2006-08-08 : 07:41:55
|
vignesh writes "Hi,How can i write a user defined aggregate function similar to SUM function? Instead of summing up the values in SUM function, i need to concatenate the values." |
|
khtan
In (Som, Ni, Yak)
17689 Posts |
|
madhivanan
Premature Yak Congratulator
22864 Posts |
Posted - 2006-08-08 : 13:21:36
|
Do you mean concatenating string values?If you use front end application, you can also concatenate thereMadhivananFailing to plan is Planning to fail |
 |
|
|
|
|