Logo 
Search:

SQL Server Articles

Submit Article
Home » Articles » SQL Server » String FunctionsRSS Feeds

String Functions

Posted By: Sarita Patel     Category: SQL Server     Views: 1928

This article explains STRING functions available in sql server with examples.

String functions performs an operation on a string value. It returns either a string or numeric value.

All string functions are deterministic i.e It returns a same value any time they are called with a given set of values except CHARINDEX and PATINDEX. 

Below are the string functions available in sql server.
 
  
Share: 

 
 
 

Didn't find what you were looking for? Find more on String Functions Or get search suggestion and latest updates.

Sarita Patel
Sarita Patel author of String Functions is from United States.
 
View All Articles

Related Articles and Code:


 
Please enter your Comment

  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].

 
No Comment Found, Be the First to post comment!