Samples
Arguments
The syntax is:| Name | Type | Default | Required | Description |
|---|---|---|---|---|
uuid | UUID | - | ✔ | The UUID object to extract the version number from |
Returns
| Column | Type | Description |
|---|---|---|
uuid_version | INTEGER | The version number extracted from the UUID object (e.g., 7 for UUIDv7). |