Returns a version 4 universally unique identifier (UUID) as defined by RFC-4122 as aDocumentation Index
Fetch the complete documentation index at: https://docs.firebolt.io/llms.txt
Use this file to discover all available pages before exploring further.
TEXT value. This function accepts no arguments.
Syntax
Return Type
GEN_RANDOM_UUID_TEXT returns a result of type TEXT.
Example
The following code example generates a random UUID as aTEXT value:
| id_col (TEXT) |
|---|
| ‘acc612ea-1a7d-4a49-b977-2486c7963d84’ |