Integer Types (Exact Value) - INTEGER, INT, SMALLINT, TINYINT, MEDIUMINT, BIGINT.Fixed-Point Types (Exact Value) - DECIMAL, NUMERIC.Floating-Point Types (Approximate Value) - FLOAT, DOUBLE.Bit-Value Type - BIT.Numeric Type Attributes.Out-of-Range and Overflow Handling.
read more >>