Write four properties of numeric data
Answers
Answered by
5
Numeric data types are numbers stored in database columns. ... 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
Answer:
Numeric data types are numbers stored in database columns. ... 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.
Explanation:
Similar questions