Automatic Conversion of Numeric Data Types


Oracle OLAP automatically converts numeric data types according to the following rules:

When these conversions are not what you want, then you can use the CONVERT, TO_CHAR, TO_NCHAR, TO_NUMBER, or TO_DATE functions to get different results.