(Contents)(Previous)(Next)

Numeric Data Types

Which numeric data types are supported?

The following numeric data types are supported:

FIXED Decimal fixed-point number with a precision of 18 digits.

FLOAT Decimal floating-point number with a precision of 18 digits and a number range of 10 +- 63.


(Contents)(Previous)(Next)