Q. By default, MySQL clips out of range numeric values to the nearest fit value.
β
Correct Answer: (A)
True
Explanation: This question is about how MySQL handles numbers that are too big or too small for the data type they are stored in.