-
The maximum non zero values for DOUBLE is ___________.
-
- ±1.7976931348623157E+305
- ±1.7976931348623157E+306
- ±1.7976931348623157E+307
- ±1.7976931348623157E+308
- None of these
Correct Option: D
In MySQL, all the datatypes have their own ranges. Data types give an idea of the kind of values and the ranges that a variable is allowed to store. The maximum non zero value for DOUBLE is ±1.7976931348623157E+308.