In the last episode (Oct 04), Arthur Fuller said:
> Does MySQL support GUIDs? Is there any code around that is equivalent
> to the built-in M$-SQL function NewID(), which returns a GUID?
Providing GUIDs is usually the job of the OS, and there really isn't
much of a standard for it yet. One solut
Does MySQL support GUIDs? Is there any code around that is equivalent to the
built-in M$-SQL function NewID(), which returns a GUID?
TIA,
Arthur
-
Before posting, please check:
http://www.mysql.com/manual.php (the manual)