try_add
Scalar function
Add two UINT256 values, returning NULL if overflow occurs. Follows DuckDB's try_* convention for safe arithmetic.
Overloads
Documentation
Add two UINT256 values, returning NULL if overflow occurs. Follows DuckDB's try_* convention for safe arithmetic.