MySQL String Functions - Tutorials for Avro, Highcharts, CDMA, Graph Theory, Online Mar
ASCII(str) Returns the numeric value of the leftmost character of the string str. Returns 0 if str is the empty string. Returns NULL if str is NULL. ASCII() works for characters with numeric values from 0 to 255. mysql> SELECT ASCII ......