Improving performance of cluster index GUID primary key

Posted by TheVillageIdiot on Stack Overflow See other posts from Stack Overflow or by TheVillageIdiot
Published on 2009-02-24T18:39:25Z Indexed on 2010/04/22 11:13 UTC
Read the original article Hit count: 270

Hi, I've a table with large number of rows (10K+) and it primary key is GUID. The primary key is clustered. The query performance is quite low on this table. Please provide suggestions to make it efficient.

© Stack Overflow or respective owner

Related posts about guid

Related posts about sql