A

Admin • 833K Points
Coach

Q. What is the maximum non zero values for DOUBLE?

  • (A) ±1.7976931348623157E+307
  • (B) ±1.7976931348623157E+308
  • (C) ±1.7976931348623157E+306
  • (D) ±1.7976931348623157E+305
  • Correct Answer - Option(B)
  • Views: 21
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

This question asks about the largest possible number you can store in a DOUBLE data type in MySQL. DOUBLE is used to store very large decimal numbers.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.