FunctionsType Conversion
cast_as_uuid
Casts the input value to canonical UUID text. Accepts UUID strings (with or without dashes) and 16-byte binary payloads.
cast_as_uuid(…) → UUIDKind · scalar
Casts the input value to canonical UUID text. Accepts UUID strings (with or without dashes) and 16-byte binary payloads.
Part of the Type Conversion family.