List Question
10 TechQA 2013-12-17 12:42:25newid() with Entity Framework 6 Code First
5.1k views
Asked by Oliver Müller
Why does using NEWID() use more space than NEWSEQUENTIALID()?
1.6k views
Asked by Spikeh
Should a Sequential Guid primary key column be a clustered index?
1.7k views
Asked by Chris Marisic
In a stored procedure (SQL Server 2008 R2 SP2) is it possible to return a NewSequentialID() without a temp table variable?
1.3k views
Asked by George 2.0 Hope
Entity Framework 5 code first newsequentialid() as PK
6.1k views
Asked by Roger Far
Is possible NEWSEQUENTIALID() repeat with NewId()?
262 views
Asked by L.Tim
How to generate sequential alphanumeric string in Java starting with specific string
1.4k views
Asked by Curious
How predictable is NEWSEQUENTIALID?
2k views
Asked by Martin Devillers
SQL New Column Error Because of Newsequentialid
281 views
Asked by Onur CAN
How to use NEWSEQUENTIALID() after a table has already been created and has data?
4.5k views
Asked by AriesTiger