String Concatenation Done Right
- Stopnja 300
-
Datum
sreda
20. maj 2015 11:00
Numerous techniques for concatenating string data can be found online, and even in some books. In this session you will learn two of them that are reliable, and fairly easy to understand, implement, and deploy. You will also learn how to control the order of the values being concatenated, a feature that is not natively provided by SQL Server.