which data type holds numeric data type is used to calculation
Answers
Answered by
2
Numeric data types are numbers stored in database columns. These data types are typically grouped by: ... The exact numeric types are INTEGER , BIGINT , DECIMAL , NUMERIC , NUMBER , and MONEY . Approximate numeric types, values where the precision needs to be preserved and the scale can be floating.
Answered by
0
Explanation:
An integer is a numeric value without a decimal. Integers are whole numbers and can be positive or negative. Sometimes a distinction is made between short and long integers, referring to how much data storage is used for the number.
Similar questions