The maximum non zero values for DOUBLE is ___________
(a) ±1.7976931348623157E+307
(b) ±1.7976931348623157E+308
(c) ±1.7976931348623157E+306
(d) ±1.7976931348623157E+305
(a) ±1.7976931348623157E+307
(b) ±1.7976931348623157E+308
(c) ±1.7976931348623157E+306
(d) ±1.7976931348623157E+305
The correct choice is (b) ±1.7976931348623157E+308
The explanation: 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.