FunctionsType Conversion
to_uuid_or_zero
Converts values to UUID and uses an all-zero UUID when conversion fails.
to_uuid_or_zero(…) → UUIDKind · scalar
Converts values to UUID and uses an all-zero UUID when conversion fails.
Part of the Type Conversion family.