meta data for this page
F_UUID1RANDCOMPR
return-compatible to function UUID_CREATE in uuidlib
Entrypoint uuid1randcompr compatible with UTF-8
Inputs/Outputs
Input nothing Output CSTRING(22) compressed Universally Unique Identifier (UUID) version 1b
Syntax
TestSQL SELECT F_UUID1RANDCOMPR() FROM RDB$DATABASE;