Tiger Cloud: Performance, Scale, Enterprise
Self-hosted products
MST
Extract the version number from a UUID object:
postgres=# SELECT uuid_version('019913ce-f124-7835-96c7-a2df691caa98');
Returns something like:
uuid_version--------------7
Name | Type | Default | Required | Description |
---|---|---|---|---|
uuid | UUID | - | ✔ | The UUID object to extract the version number from |
Keywords
Found an issue on this page?Report an issue or Edit this page
in GitHub.