DECIMAL max precision

For Derby, the maximum precision for DECIMAL columns is 31 digits. SQL99 does not require a specific maximum precision for decimals, but most products have a maximum precision of 15-32 digits.

Related concepts
Dynamic SQL
Cursors
Information schema
Transactions
Stored routines and PSM
Calling functions and procedures
Unique constraints and nulls
NOT NULL characteristic
CLOB, and BLOB
Expressions on LONGs
ALTER TABLE