About 384,000 results
Open links in new tab
  1. 14.8 String Functions and Operators - MySQL

    To produce a string in a given character set, use the optional USING clause: If USING is given and the result string is illegal for the given character set, a warning is issued. Also, if strict SQL …

  2. MySQL Functions - W3Schools

    MySQL has many built-in functions. This reference contains string, numeric, date, and some advanced functions in MySQL. Compares two expressions and returns NULL if they are equal. …

  3. MySQL - String Functions - GeeksforGeeks

    Jun 27, 2024 · MySQL string functions have been developed to enable users do a lot of textual data manipulation in their databases. Whether you want to concatenate strings, extract …

  4. MySQL String Functions

    This page shows you the most commonly used MySQL string functions that allow you to manipulate character string data effectively.

  5. 14.8 String Functions and Operators - Oracle

    To produce a string in a given character set, use the optional USING clause: If USING is given and the result string is illegal for the given character set, a warning is issued. Also, if strict SQL …

  6. How to Use MySQL String Functions {50 Examples} - phoenixNAP

    Aug 12, 2021 · MySQL string functions allow users to manipulate data strings or query information about a string returned by the SELECT query. In this article, you will learn how to use MySQL …

  7. MySQL String Functions - Online Tutorials Library

    MySQL String Functions - Learn about MySQL string functions, including usage, syntax, and examples to manage and manipulate string data efficiently.

  8. String Functions in MySQL - Scaler Topics

    May 18, 2023 · Mysql string functions are used to perform operations over the string characters present in a MySQL table. The various examples of string functions in MySQL are the RIGHT …

  9. Understanding MySQL String Functions - Code With Pankaj

    May 6, 2025 · Below, we cover key MySQL string functions, including their syntax, purpose, and examples using the indian_users table. Each example includes the SQL query and its output …

  10. MySQL String Functions (Full List) - Database.Guide

    Apr 25, 2019 · The following is a list of string functions and operators available in MySQL. Click on each function or operator name to see an explanation of the function, its syntax, and …

  11. Some results have been removed
Refresh