ASCII « Char Functions « Oracle PL / SQL ... 1. Ascii: Gives the ASCII value of the first character of a string 2. ASCII() returns the numeric value of the leftmost character of the string.
www.java2s.com