Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

Content with tag Concatenation Rss

   Items 1 to 2 of 2   
 

Using SQL Server Concatenation Efficiently

This article shares some tips on using concatenation efficiently for application development, pointing out some things that we must consider and look at when concatenating values or fields in our queries or stored procedures.  Read more...
By Additional Articles 2012/11/06 | Source: MSSQLTips.com | Category: concatenation
Rating: (not yet rated)  Rate this |   Briefcase | 3,122 reads

A CONCAT Function For The Rest Of Us

SQL Server 2012 introduces a new string concatenation function. This can be recreated in earlier versions of SQL Server.  Read more...
By Mike McQuillan 2012/06/06 | Source: SQLServerCentral.com | Category: string manipulation
Rating: |  Discuss |   Briefcase | 1,954 reads
   Items 1 to 2 of 2   
 
Tags
concat (1)    
function (1)    
string manipulation (1)