Numeric value too large for the column’s data type
Out of range value
This means the number you are inserting is outside the valid range for that column's type (e.g., TINYINT, SMALLINT).
Values exceeding INT or DECIMAL boundaries