How to Concatenate Non Numerical Columns in SQL Server 2008 R2
By javascriptatoms on Javascript from www.sqlatoms.com
This tutorial will show how to concatenate string columns in SQL Server 2008 R2. In this tutorial, we will concatenate a sports team city and name and place it under a sports team column.

