DB
FunctionsType Conversion

to_uint64_or_default

Converts values to UInt64 and falls back to a caller-provided default when conversion fails.

to_uint64_or_default(…) → UInt64

Kind · scalar

Converts values to UInt64 and falls back to a caller-provided default when conversion fails.

Part of the Type Conversion family.