Firebird Documentation Index → Firebird 2.1 Language Ref. Update → Internal functions → GEN_UUID() |
Find a more recent version at Firebird 5.0 Language Reference: GEN_UUID()
Available in: DSQL, PSQL
Added in: 2.1
Description: Returns a universally unique ID as a 16-byte character string.
Result type: CHAR(16) CHARACTER SET OCTETS
Syntax:
GEN_UUID ()
Firebird Documentation Index → Firebird 2.1 Language Ref. Update → Internal functions → GEN_UUID() |