Q. By default, MySQL does not clip out of range numeric values to the nearest fit value.
β
Correct Answer: (B)
{1,2,3,5,6,7,8}
Explanation: This question is about how MySQL handles numbers that are too big or too small for the data type they are supposed to be.