[jira] [Created] (IGNITE-3804) ODBC: Add support for SQL92 CONVERT function.

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-3804) ODBC: Add support for SQL92 CONVERT function.

Anton Vinogradov (Jira)
Igor Sapego created IGNITE-3804:
-----------------------------------

             Summary: ODBC: Add support for SQL92 CONVERT function.
                 Key: IGNITE-3804
                 URL: https://issues.apache.org/jira/browse/IGNITE-3804
             Project: Ignite
          Issue Type: Task
          Components: odbc
    Affects Versions: 1.7
            Reporter: Igor Sapego
            Priority: Minor
             Fix For: 1.8


H2 does not currently provides support for the SQL92 {{CONVERT}} function - {{CONVERT(expr USING transcoding_name)}}. The {{CONVERT}} function alters the representation of a character string within its character set and collation. For example, {{CONVERT}} might be used to alter the number of bits per character.

Corresponding ODBC flag is {{SQL_SSF_CONVERT}} in {{SQL_SQL92_STRING_FUNCTIONS}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)