English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2 answers

No, it will show up as a 25-character string. The fact that most of them are zeros doesn't make it null. Numerically, many languages would evaluate that as 0, but 0 is not the same as null in most cases.

2007-02-27 13:08:13 · answer #1 · answered by injanier 7 · 0 0

Basically yes.

You can treat a zero value as having special meaning, like meaning uninitialized. Some programming languages define and identifier UUID_NULLL or GUID_NULL to represent all zeros. No UUID/GUID generation algorithm will generate a value with all zeros.

2007-02-27 21:06:54 · answer #2 · answered by tj 3 · 0 0

fedest.com, questions and answers