Advertisements
Advertisements
Question
Write the similarity between DECIMAL and NUMERIC data types.
Similarities Between
Advertisements
Solution
Both DECIMAL and NUMERIC store fixed-point numbers with fixed precision and scale. They use the same format, such as DECIMAL(p, s) and NUMERIC(p, s), where p is the total number of digits and s is the number of digits after the decimal point.
shaalaa.com
Is there an error in this question or solution?
