|
|
|
|
|
by treebeard901
3667 days ago
|
|
To be fair, most of my experience with UUID/GUID is with SQL Server, and in that case it's stored as a 16-byte binary.
Character string format: '6F9619FF-8B86-D011-B42D-00C04FC964FF'
Binary format: 0xff19966f868b11d0b42d00c04fc964ff |
|