Skip to content

Instantly share code, notes, and snippets.

@dexalex84
Created April 29, 2017 16:01
Show Gist options
  • Save dexalex84/559e9112e7ea43d39f5c284c8e98fb5c to your computer and use it in GitHub Desktop.
Save dexalex84/559e9112e7ea43d39f5c284c8e98fb5c to your computer and use it in GitHub Desktop.
NEWSEQUENTIALID - better to use with clustered index
"Creates a GUID that is greater than any GUID previously generated by this function on a specified computer since Windows was started.
After restarting Windows, the GUID can start again from a lower range, but is still globally unique. "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment