ASCII():
ASCII function returns the NUMBER code that represents the specified character.
Sytax:
ASCII( single_character )
PARAMETERS:
single_character is the specified character to retrieve the NUMBER code for. If more than one character is entered, the ASCII function will return the value for the first character and ignore all of the characters after the first.
Let's look at some Oracle ASCII function examples and explore how you would use the ASCII function in Oracle/PLSQL.
For example:
ASCII('C') would return 67
ASCII('T') would return 84
ASCII('T2') would also return 84
Thanks for watching...:)
On this page of the site you can watch the video online ASCII Function in SQL Query with Example with a duration of hours minute second in good quality, which was uploaded by the user WingsOfTechnology 23 January 2014, share the link with friends and acquaintances, this video has already been watched 3,539 times on youtube and it was liked by 8 viewers. Enjoy your viewing!