FunctionsType Conversion
to_uuid
Converts values to canonical UUID text by parsing UUID strings, 16-byte payloads, or non-negative numeric identifiers.
to_uuid(…) → UUIDKind · scalar
Converts values to canonical UUID text by parsing UUID strings, 16-byte payloads, or non-negative numeric identifiers.
Part of the Type Conversion family.