Closed GioviQ closed 2 years ago
Hi, after reading https://davecallan.com/generating-sequential-guids-which-sort-sql-server-in-net/
I would like to introduce in my SQL Server tables Id generated as sequential Guid.
I just have applications in production with populated tables and normal Guid IDs, may I have any issue?
No issues should be expected, other than:
Hi, after reading https://davecallan.com/generating-sequential-guids-which-sort-sql-server-in-net/
I would like to introduce in my SQL Server tables Id generated as sequential Guid.
I just have applications in production with populated tables and normal Guid IDs, may I have any issue?