ASCII function in SQL Server

ASCII function is used to return the ascii value of the character which is provided as input.

 ------- RETURNS ASCII VALUE FOR THE 
CHARACTER
SELECT ASCII('A')










The output is 65.

Cheers,
Venkatesan Prabu .J
Head - WWW.Kaashivinfotech.com
http://venkattechnicalblog.blogspot.com/