Q. What is the maximum non zero value for FLOAT?
β
Correct Answer: (A)
3.402823466E+38
Explanation: This question is about the FLOAT data type in MySQL, which is used to store numbers with decimal points.