Previously I have introduced string concatenation by demonstrating how
not to use Transact-SQL to concatenate strings. In this part I will
focus on XML composition, and will demonstrate how to co...
This article is a part of three articles series to explore SQL
Concatenation techniques. Having to represent sets of data as strings
is a very common requirement in information management, even i...