InterviewSolution
Saved Bookmarks
| 1. |
The maximum non zero values for DOUBLE is ___________(a) ±1.7976931348623157E+307(b) ±1.7976931348623157E+308(c) ±1.7976931348623157E+306(d) ±1.7976931348623157E+305This question was posed to me by my college professor while I was bunking the class.This is a very interesting question from MySQL Data Types in division Data Types of MySQL |
|
Answer» The correct choice is (b) ±1.7976931348623157E+308 |
|