The maximum non zero value for FLOAT is ______________
(a) 3.402823466E+38
(b) 3.402823466E+37
(c) 3.402823466E+39
(d) 3.402823466E+35
(a) 3.402823466E+38
(b) 3.402823466E+37
(c) 3.402823466E+39
(d) 3.402823466E+35
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Correct choice is (a) 3.402823466E+38
The best I can explain: In MySQL, each datatype has its own range. 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 FLOAT is 3.402823466E+38.