Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in guid

Are visible GUIDs a security risk?

using NEWSEQUENTIALID() with UPDATE Trigger

In SQL server how do I order table rows by insertion order if primary key is GUID?

sql-server primary-key guid

Guid? value ToString("N") not working

c# guid

Unexpected behaviour when comparing GUIDs in .NET

SQL Server: ~2000 Heap Tables all using GUID Uniqueidentifier - Possible Clustered Indexing?

Most efficient data type for UUID in database besides a native UUID

Why is the 14th character in a GUID generated by Visual Studio sometimes lowercase

visual-studio guid

Suggested character set for non utf8 columns in mysql

mysql utf-8 guid

comparing a GUID so I can sort by GUID

delphi sorting guid

Obtaining a unique database identifier for SQL Server 2005 and later

sql-server database tsql guid

How to compare two GUIDs in Linq to Entities

linq-to-entities guid

how to check for invalid guid parameter passed in

c# guid

How to generate a GUID in C?

c guid uuid

Should I use Oracle's sys_guid() to generate guids?

oracle primary-key guid

Guid.NewGuid() is returning duplicate values when used in a Parallel.For loop

base64 to guid to base64

powershell mongodb guid

Is a guid as identity field better in domain-driven design?

How can I find all the Guids in some text?

.net vb.net regex guid

When would you use GUIDs as primary keys? [duplicate]