In this post explains how to use the NCHAR function in SQL Server (Transact-SQL) with syntax and examples.
In SQL Server (Transact-SQL), the NCHAR function returns the Unicode character based on the number_code in the Unicode standard.
The syntax for the NCHAR function in SQL Server (Transact-SQL) is:
The NUMBER code in the Unicode standard used to retrieve the character.
The NCHAR function can be used in the following versions of SQL Server (Transact-SQL):
Let's look at some SQL Server NCHAR function examples and explore how to use the NCHAR function in SQL Server (Transact-SQL).
For example: