Which among the following are the correct representation of “float(4,2)”?
(a) 24.33
(b) 124.4
(c) 12.123
(d) Both 24.33 and 124.4
This question was posed to me in an interview.
The above asked question is from MySQL Datatypes topic in section Data Types of MySQL