Q. If an integer column is used for the values in range 1 to 99999, the best suitable datatype is . . . . . . . .
β
Correct Answer: (B)
1.58
Explanation: This question is about choosing the most suitable data type for a column that will store numbers between 1 and 99999 in a MySQL database. Let's break down the options: