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

    Sep 3, 2024 · In versions of SQL Server earlier than SQL Server 2012 (11.x) and in Azure SQL Database, the UNICODE function returns a UCS-2 codepoint in the range 000000 through …

  2. SQL Server UNICODE() Function - W3Schools

    The UNICODE() function returns an integer value (the Unicode value), for the first character of the input expression. Syntax

  3. SQL UNICODE Function Use and Examples - SQL Server Tips

    Apr 27, 2025 · Learn how to use the SQL Server UNICODE function to return the unicode value for a particular character.

  4. UNICODE() Function in SQL Server - GeeksforGeeks

    Sep 28, 2020 · In this article, we are going to cover UNICODE() function where you will see the Unicode for given specific character or for expression character. UNICODE() : It is the function …

  5. Manage Unicode Characters in Data Using T-SQL - SQL Shack

    Nov 7, 2019 · In this article, I’ll provide some useful information to help you understand how to use Unicode in SQL Server and address various compilation problems that arise from the Unicode …

  6. SQL Server UNICODE Function

    Jan 19, 2024 · In this SQL Server tutorial, you learned how to find the Unicode value of the first character in a string, number, or special character using the SQL Server UNICODE Function. …

  7. SQL UNICODE() String Function - Syntax, Examples [4] - Tutorial …

    The SQL UNICODE() function returns the Unicode value of the first character in a specified string. The UNICODE() function is useful for handling Unicode text data and allows you to retrieve …

  8. SQL UNICODE Function - Tutorial Gateway

    The SQL Server UNICODE function is one of the String Functions that return the integer value, as defined in Unicode standards. If we specify the character string (more than one character), the …

  9. SQL Server UNICODE() Function: Understanding & Practical …

    Oct 27, 2024 · A comprehensive guide to the SQL Server UNICODE() function, explaining its purpose, syntax, and providing numerous practical examples for converting characters to their …

  10. How to add a UNICODE Character in a SQL Query

    Apr 6, 2020 · Non-printable characters need to be encoded and UNISTR is a convenient way to do this.

  11. Some results have been removed
Refresh