Home | Mirror | Search

7. MySQL uuid()

		
mysql> select uuid();
+--------------------------------------+
| uuid()                               |
+--------------------------------------+
| 2f761256-8360-102c-b767-001cc07156cb |
+--------------------------------------+
1 row in set (0.02 sec)

		
		
comments powered by Disqus