Quadcap Embeddable Database
Quadcap Software
The DECIMAL type is implemented using the Java java.math.BigDecimal class, which permits essentially unlimited precision.
DECIMAL
java.math.BigDecimal
typeDecimal : ( "dec" | "decimal" | "numeric" ) ( LPAREN integer ( COMMA integer | ) RPAREN | ) ;