meta data for this page
  •  

F_UUID4COMPR

function from adhoc

Entrypoint uuid4compr compatible with UTF-8


Inputs/Outputs

   Input      nothing	
   Output     CSTRING(22)     compressed Universally Unique Identifier (UUID) version 4

Syntax

   TestSQL
   SELECT F_UUID4COMPR() FROM RDB$DATABASE;