List Question
20 TechQA 2022-06-27T06:05:11.573000newsequentialid() creating non-sequential IDs when inserts are 8s apart
121 views
Asked by David Klempfner
How to generate sequential alphanumeric string in Java starting with specific string
1.5k views
Asked by Curious
Is possible NEWSEQUENTIALID() repeat with NewId()?
313 views
Asked by L.Tim
When using NEWSEQUENTIALID() as primary key, what should be my clustered index?
1.3k views
Asked by Diskdrive
How to get inserted NewSequentialId value when doing multiple inserts?
1.3k views
Asked by Vinny
Why is default newsequentialid() not working?
1.4k views
Asked by Oliver
Creating unique groups in sequential data that repeats through time
113 views
Asked by JHegg
NEWSEQUENTIALID() is broken in SQL Server for linux?
486 views
Asked by wojciech_rak
Generated Sequential GUIDs are sometimes not sequential
3.5k views
Asked by Kyle Williamson
how could i change i initial value of NEWSEQUENTIALID() for sqlserver
373 views
Asked by Ahmed Ramadan
newseqeuntialID vs bigint on replicated database
71 views
Asked by May
Clustered GUID column and newsequentialid across servers
452 views
Asked by kodbuse
SQL New Column Error Because of Newsequentialid
337 views
Asked by Onur CAN
How to sort sequential GUIDs in C#?
10.5k views
Asked by redcalx
Guid is empty with newsequentialid() and EF database first
1.6k views
Asked by Flash_Back
Using Sequential GUID in many to many relations in SQL Server
193 views
Asked by mrtaikandi
How to use NEWSEQUENTIALID() after a table has already been created and has data?
4.6k views
Asked by AriesTiger
How predictable is NEWSEQUENTIALID?
2k views
Asked by Martin Devillers
Why does using NEWID() use more space than NEWSEQUENTIALID()?
1.7k views
Asked by Spikeh