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

苏锦佩 updated TRAFODION-3262:
---------------------------
    Summary: Insert float to numeric(19,0) lost precision for some case.  (was: 
Insert float to numeric(19,0) lost procesion for some case.)

> Insert float to numeric(19,0) lost precision for some case.
> -----------------------------------------------------------
>
>                 Key: TRAFODION-3262
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-3262
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: client-odbc-linux, client-odbc-windows
>    Affects Versions: 2.2.0
>            Reporter: 苏锦佩
>            Priority: Critical
>
> For example,the ddl of table is "create table tb(c1 numeric(18,0), c2 
> numeric(19,0))".Insert the same value 12345678 by SQL_C_FLOAT,the values of 
> C1 and C2 are inconsistent when querying the table.C1:12345678,C2:12345700。



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

Reply via email to