NUMERIC variable

Domain ID constant for a numeric value of fixed precision (size) total digits and with scale digits after the decimal (SQL type NUMERIC(precision,scale)).

Syntax
final short Domain.NUMERIC
See also