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