Defining Numeric Data Types
Go Up to Specifying Data Types
The numeric data types that InterBase supports include integer numbers of various sizes (INTEGER and SMALLINT), floating-point numbers with variable precision (FLOAT, DOUBLE PRECISION), and formatted, fixed-decimal numbers (DECIMAL and NUMERIC).