Neoview SQL Reference Manual (R2.5)
Conversion of Numeric Types for Arithmetic Operations
Neoview SQL automatically converts between floating-point numeric types (REAL and DOUBLE
PRECISION) and other numeric types. All numeric values in the expression are first converted
to binary, with the maximum precision needed anywhere in the evaluation.
Expressions 267