- integral_type represents fixed full number data types (
SMALLINT,INTEGER, andBIGINT). - numeric_type refers to all the available Numeric types.
DOUBLErepresents approximate numeric data types (DOUBLE,FLOAT,REAL).DECIMALrepresents an exact numeric data type (NUMERIC).
Mathematical Functions and Operators
Mathematical Functions and Operators
Conventions for all the Mathematical Functions and Operators sections: