SQL Format Error - out of range value
Status: Open · Asked by Bryan Grasso-Shonka on · 0 views
I am receiving the following error: "Out of range value for column 'ARN' at row 1"
The column I am trying to populate is BIGINT(50) and the value is 24013394188001189819323
This error occurs when I am attempting to create a new row or update a row in a SQL table. The data in the field is formatted correctly, but it still returns an error. It looks like the error is occurring with how Pabbly is formatting the column number? Any ideas?
Hello @SnackGuy,
Could you please specify the action step where you’re encountering this issue? This will help us investigate further, as we’re currently unable to locate the error.