UUID() returns a number that is globally unique in space and time. : UUID : Miscellaneous Functions MySQL TUTORIALS


MySQL TUTORIALS » Miscellaneous Functions » UUID »

 

UUID() returns a number that is globally unique in space and time.


mysql>
mysql> SELECT UUID();
+--------------------------------------+
| UUID()                               |
+--------------------------------------+
14185158-8adb-102a-8f5c-03475dfdde5e |
+--------------------------------------+
row in set (0.00 sec)

mysql>



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo Miscellaneous Functions
» UUID