Char function « String Functions « SQL Server / T-SQL Tutorial






12.2.Char function
12.2.1.CHAR is the reverse of the ASCII function as it changes a numeric value in to an ASCII character.
12.2.2.CHAR(ASCIIValue)
12.2.3.CHAR(13)
12.2.4.A SELECT statement that uses the CHAR function to format output