UniqueIdentifier
-
Is it possible that two different SQL servers generate the same UniqueIdentifier thanks
Mohammad Al Hoss Development To Me Is A Pleasure more than a Job
-
Is it possible that two different SQL servers generate the same UniqueIdentifier thanks
Mohammad Al Hoss Development To Me Is A Pleasure more than a Job
Jeopardy answer: What is the easiest question in the world to google? "While each generated GUID is not guaranteed to be unique, the total number of unique keys (2128 or 3.4×1038) is so large that the probability of the same number being generated twice is very small. For example, consider the observable universe, which contains about 5×1022 stars; every star could then have 6.8×1015 universally unique GUIDs." from the first google result: http://en.wikipedia.org/wiki/Globally_Unique_Identifier[^]