Quantcast
Channel: SQL Server Blog
Viewing all articles
Browse latest Browse all 1849

#0381 – SQL Server – Table design – Is it better to use NEWID or NEWSEQUENTIALID when defining the key as a UNIQUEIDENTIFIER?

$
0
0
In most cases, an INTEGER based key on a table is sufficient. However when a GUID is required to be used, it is important to keep in mind that using NEWID() causes more fragmentation in the underlying data resulting in poor system performance.

Viewing all articles
Browse latest Browse all 1849

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>