3. OpenSQL Data Types : Numeric Data Types
 
Share this page                  
Numeric Data Types
OpenSQL has two categories of numeric data types: exact and approximate. The exact numeric data types are the integer data types and the decimal data type. The approximate numeric data types are the floating-point data types.