3. Understanding SQL Data Types
:
SQL Data Types
:
Numeric Data Types
Share this page
Numeric Data Types
Numeric data types are in two categories: exact and approximate.
•
Exact types include integer and decimal data types.
•
Approximate types include floating point data types.