try_sub
Scalar function
Subtract two UINT256 values, returning NULL if underflow occurs. Follows DuckDB's try_* convention for safe arithmetic.
Overloads
Documentation
Subtract two UINT256 values, returning NULL if underflow occurs. Follows DuckDB's try_* convention for safe arithmetic.