About 32,700,000 results
Open links in new tab
  1. 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 …

  2. 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.

  3. SQL String Functions: A Beginner's Guide - DataCamp

    Jan 15, 2025 · Luckily, SQL provides powerful string functions that can make this process much more efficient, saving you time and effort. In this article, we are going to explore the most …

  4. how to use a string that contain ' in SQL "IN" clause

    Mar 2, 2013 · i have a string value like 'Apple's'. i want to use this string in SQL "IN" clause like below query select * from tbl_fruit where nm_fruit IN(''Apple's'','Orange');

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

    May 30, 2023 · Knowing which SQL functions are used to manipulate strings is important for any SQL developer. This article will walk you through five various string methods in SQL to get you …

  6. Using String Functions in SQL - Coginiti

    String Functions in SQL are built-in functions that allow users to manipulate character data in various ways. These functions can perform tasks such as formatting text, extracting …

  7. 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 …

  8. SQL String Functions with Syntax and Examples - DataFlair

    In this tutorial, we have discussed in detail the string functions available to us in SQL. We have started from the syntax and went deep into the examples of each function.

  9. SQL String Functions - Tpoint Tech - Java

    Aug 29, 2024 · SQL String functions are the predefined functions that allow the database users for string manipulation. These functions only accept, process, and give results of the string …

  10. Working With Strings | SQL Tutorial Documentation on data.world

    SQL has several built-in functions for manipulating string data in fields. Some of the more common ones are CONCAT, LEFT, LOWER, UPPER, SUBSTRING, STRING_SPLIT, and …

  11. Some results have been removed
Refresh