Community

CONCAT and STUFF Functions in SQL Server 2012

(Arshad Ali) We often need to combine two or more string values to use this combined string value in reporting. Although there was a way to do that in earlier versions of SQL Server, starting with SQL Server 2012 we have CONCAT function for this specific situation. This T-SQL function also takes car

Read More - Register for Free Membership