ascii « String Functions « PostgreSQL






1.ascii(s): Returns the ascii code of the first character passed to it in character str
2.Using ascii() function