SQL Server Transact Basic to Expert - Using String Function UNICODE to get Character Values

This blog show how to get the Unicode Character value for the respective interger using the UNICODE function in SQL

Example:

SELECT NCHAR(71), NCHAR(111)

The expected result would be

G   o
Ebook Download
View all
Learn
View all