Skip to main content
Skip to main content

UUID

uuid​

SinceVersion 1.2.0

uuid

description​

Syntax​

VARCHAR uuid()

return a random uuid string

example​

mysql> select uuid();
+--------------------------------------+
| uuid() |
+--------------------------------------+
| 29077778-fc5e-4603-8368-6b5f8fd55c24 |
+--------------------------------------+

keywords​

UUID