You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vladimir Ozerov (JIRA)" <ji...@apache.org> on 2017/04/10 08:28:42 UTC

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

     [ https://issues.apache.org/jira/browse/IGNITE-3804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vladimir Ozerov updated IGNITE-3804:
------------------------------------
    Fix Version/s:     (was: 2.0)
                   2.1

> 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
>              Labels: odbc
>             Fix For: 2.1
>
>
> 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.15#6346)