You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "winifredtang (JIRA)" <ji...@apache.org> on 2018/09/29 02:57:00 UTC

[jira] [Created] (CALCITE-2599) Support ASCII(string) in SqlFunctions

winifredtang created CALCITE-2599:
-------------------------------------

             Summary: Support ASCII(string) in SqlFunctions
                 Key: CALCITE-2599
                 URL: https://issues.apache.org/jira/browse/CALCITE-2599
             Project: Calcite
          Issue Type: Improvement
          Components: core
            Reporter: winifredtang
            Assignee: Julian Hyde


{fn ASCII(string)} - Convert a single-character string to the corresponding ASCII code, an integer between 0 and 255

https://calcite.apache.org/docs/reference.html



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)