Just read an article on SQL Server 2005, which answers the question: for generating GUIDs, should one use the NEWID() function or the NEWSEQUENTIALID() function?
Worth reading! Really clarified some stuff for me.
http://www.mssqltips.com/tip.asp?tip=1600
Advertisement
Comments on: "NEWID() vs. NEWSEQUENTIALID()" (1)
Well this is very interesting indeed.Would love to read a little more of this. Great post. Thanks for the heads-up…This blog was very informative and knowledgeable