Trino Functions
Uuid Functions
uuid
Returns a pseudo randomly generated UUID (type 4).
Examples:
examples.sql
Supported Signatures
Note: uuid() is volatile, i.e. might return a different value for the same input.
uuid
Returns a pseudo randomly generated UUID (type 4).
Examples:
Supported Signatures
Note: uuid() is volatile, i.e. might return a different value for the same input.