-
How many digits is the DECIMAL used for expressions containing only exact values with fractional part?
-
- 65
- 16
- 32
- 64
- None of these
Correct Option: A
In MySQL, for the expressions containing only exact values and where one or more values have a fractional part, the DECIMAL arithmetic is used with digits of precision equal to 65.