DB
FunctionsType Conversion

to_uuid

Converts values to canonical UUID text by parsing UUID strings, 16-byte payloads, or non-negative numeric identifiers.

to_uuid(…) → UUID

Kind · 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.