Browse by Tags

Performance consideration or overhead having primary key with 3 GUID (Clustered Index)
Published 25 September 7 4:17 PM | SSQA.net
During a database design there has been an interesting discussion that will there be any performance addition in adding a second non-clustered index on a Globally Unique ID ( GUID ) column that has already a unique clustered index. IF needed you need...