
上QQ阅读APP看书,第一时间看更新
Numeric data types
- Decimal number data types are floating-point (approximate) data types with 15 digits of precision
- Fixed decimal number data types store 19 digits of precision and four significant digits to the right of the decimal (19,4)
- Whole number data types store up to 19 digits of precision