Mega Code Archive
Categories
/
MSSQL Tutorial
/
String Functions
NCHAR Returns a Unicode character representing the number passed as a parameter
5> SELECT NCHAR(105) 6> 14> GO - i