Concat function in Denali, CTP 3

added by jacobsebastian
8/10/2011 6:05:24 AM

140 Views

As the name suggests, it concatenates strings. In earlier versions of Sql Server we have the option of performing concatenation using the '+' symbol. But the overhead was that if the types that are participating in the concatenation are not of...


0 comments