meta data for this page
F_UUID1RAND
function from adhoc
Entrypoint uuid1rand compatible with UTF-8
Inputs/Outputs
Input nothing Output CSTRING(36) Universally Unique Identifier (UUID) version 1b
Syntax
TestSQL SELECT F_UUID1RAND() FROM RDB$DATABASE;