About 689,000 results
Open links in new tab
  1. String Functions (Transact-SQL) - SQL Server | Microsoft Learn

    May 23, 2023 · The following scalar functions perform an operation on a string input value and return a string or numeric value: All built-in string functions except FORMAT are deterministic. …

  2. SQL | String functions - GeeksforGeeks

    Apr 12, 2025 · SQL String Functions are powerful tools for manipulating and analyzing string data in databases. Whether we need to concatenate , extract , compare , or modify strings , these …

  3. SQL String Functions: A Complete Overview - LearnSQL.com

    May 9, 2024 · This article presents SQL string functions you can use to manipulate textual or string values. Follow examples and get recommendations for further reading.

  4. SQL Server Functions - W3Schools

    SQL Server has many built-in functions. This reference contains string, numeric, date, conversion, and some advanced functions in SQL Server.

  5. SQL Server String Functions

    This tutorial provides with many useful SQL Server String functions that allow you to manipulate character string effectively.

  6. 5 SQL Functions for String Manipulation (With Examples)

    May 30, 2023 · You can “edit” string data using a variety of SQL functions. You’ll discover how useful they are as you study SQL. From determining the length of a string to trimming extra …

  7. An overview of SQL String Functions - SQL Shack

    Dec 25, 2019 · In this article, we will try to give a brief overview of the SQL string functions used in SQL Server and we will provide some examples. A string function is a function that takes a …

  8. SQL String Functions: Syntax, Usage, and Examples

    SQL string functions allow you to manipulate and extract information from text data stored in your database. Whether you're trimming whitespace, converting case, or finding patterns, …

  9. SQL Server String Functions (Full List) - Database.Guide

    May 19, 2019 · These functions accept an input string, and return either a string or a numeric value. The following is a list of T-SQL string functions available in SQL Server. Click on each …

  10. SQL String Functions

    SQL String functions are a set of built-in functions that are used to manipulate strings or character data in SQL. These functions can be used to extract, transform and manipulate data stored in …

    Missing:

    • Examples

    Must include:

  11. Some results have been removed
Refresh