SQL SERVER - 2005 - Difference and Similarity Between NEWSEQUENTIALID((blog.sqlauthority.com)
submitted by
pinaldave(9662) 4 years, 9 months ago
NEWSEQUENTIALID() and NEWID() both generates the GUID of datatype of uniqueidentifier. NEWID() generates the GUID in random order whereas NEWSEQUENTIALID() generates the GUID in sequential order.
Let us see example first demonstrating both of the function.
|category: Database
|Views: 9
tags:
SQLAuthority pinaldave SQL SQLServer another
Everyones tags:
Your Tags: