3. Elements of SQL Statements
:
SQL Functions
:
UUID Functions
Share this page
UUID Functions
Vector implements the following SQL procedures to create, convert, and compare UUIDs:
•
UUID_CREATE( )
•
UUID_COMPARE(uuid1, uuid2)
•
UUID_TO_CHAR(u)
•
UUID_FROM_CHAR(c)