Out of range value
Value exceeds the maximum allowed for the column data type.
Check data type limits (e.g., INT max is 2147483647). Use larger data type like BIGINT. Validate input before inserting.