Overflow precision of numeric type (numeric (18,19))
----------------------------------------------------

                 Key: CORE-4087
                 URL: http://tracker.firebirdsql.org/browse/CORE-4087
             Project: Firebird Core
          Issue Type: Bug
    Affects Versions: 2.5.2, 3.0.0
            Reporter: Alex Bekhtin


SQL> set sqlda_display on;
SQL> select 0.1133423421666423424 from rdb$database;

INPUT  SQLDA version: 1 sqln: 10 sqld: 0

OUTPUT SQLDA version: 1 sqln: 20 sqld: 1
01: sqltype: 580 INT64                   sqlscale: -19 sqlsubtype: 0 sqllen: 8
  :  name: (8)CONSTANT  alias: (8)CONSTANT
  : table: (0)  owner: (0)

             CONSTANT
=====================
0.1133423421666423424

In IBExpert, it looks like as "CONSTANT NUMERIC(18,19)"

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to