Feature Request
oracle compatibility feature: ASCII
Describe the feature you'd like to propose:
ASCII returns the ASCII code value of the first character in a string.
Note
PostgreSQL provide native functionint ascii(text string), but it does not yet accommodate Oracle’s Implicit Type Conversion for input.
Feature Request
oracle compatibility feature: ASCII
Describe the feature you'd like to propose:
ASCII returns the ASCII code value of the first character in a string.
Note
PostgreSQL provide native functionint ascii(text string), but it does not yet accommodate Oracle’s Implicit Type Conversion for input.