ASCII Function returns the ASCII value of a passed character in both
MySQL and MSSQL. If you passed more than one character it will return
the ASCII value of the leftmost character
----------
97
Back to Converting Functions from MSSQL to MySQL
The MSSQL to MySQL Converter will automatically convert the MSSQL functions to it's equivalent in MySQL while converting veiws.