uuid-ossp
Generate and manage Universally Unique Identifiers (UUIDs) in Relyt ONE.
The uuid-ossp extension provides functions to generate universally unique identifiers (UUIDs) using one of several standard algorithms. It is useful for creating unique primary keys that are unique across distributed systems.
For more information, see the official PostgreSQL uuid-ossp Documentation.
Expected Output:
Generate a Version 1 UUID (timestamp & MAC address):