ASCII « String « SQL / MySQL






1.The ASCII() function allows you to identify the numeric value of the first character in a string.
2.Display an ASCII bar chart of the test score counts, convert the counts to strings of * characters
3.ASCII(SUBSTRING('database',1,1))